aboutsummaryrefslogtreecommitdiff
path: root/hw/semihosting/arm-compat-semi.c
AgeCommit message (Expand)Author
2021-01-18semihosting: Implement SYS_ISERRORKeith Packard
2021-01-18semihosting: Implement SYS_TMPNAMKeith Packard
2021-01-18semihosting: Implement SYS_ELAPSED and SYS_TICKFREQKeith Packard
2021-01-18riscv: Add semihosting supportKeith Packard
2021-01-18semihosting: Support SYS_HEAPINFO when env->boot_info is not setKeith Packard
2021-01-18semihosting: Change internal common-semi interfaces to use CPUState *Keith Packard
2021-01-18semihosting: Change common-semi API to be architecture-independentKeith Packard
2021-01-18semihosting: Move ARM semihosting code to shared directoriesKeith Packard