summaryrefslogtreecommitdiffstats
path: root/semihosting
Commit message (Expand)AuthorAgeFilesLines
...
* semihosting: Simplify softmmu_lock_user_stringRichard Henderson2022-06-281-12/+3Star
* semihosting: Add target_strlen for softmmu-uaccess.hRichard Henderson2022-06-281-0/+49
* semihosting: Move softmmu-uaccess.h functions out of lineRichard Henderson2022-06-282-0/+52
* semihosting: Improve condition for config.c and console.cRichard Henderson2022-06-281-1/+1
* semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.hRichard Henderson2022-06-281-1/+1
* semihosting/config: Merge --semihosting-config option groupsPeter Maydell2022-06-101-0/+1
* linux-user: Clean up arg_start/arg_end confusionRichard Henderson2022-05-231-2/+2
* semihosting: clean up handling of expanded argvAlex Bennée2022-03-231-3/+3
* semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFOAlex Bennée2022-02-281-61/+63
* target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxlRichard Henderson2021-10-211-1/+1
* linux-user: Don't include gdbstub.h in qemu.hPeter Maydell2021-09-131-1/+1
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-022-2/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-022-2/+0Star
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFOAlex Bennée2021-03-241-1/+5
* semihosting/arm-compat-semi: unify GET/SET_ARG helpersAlex Bennée2021-03-241-37/+19Star
* semihosting: Move hw/semihosting/ -> semihosting/Philippe Mathieu-Daudé2021-03-106-0/+1726