Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | semihosting: clean up handling of expanded argv | Alex Bennée | 2022-03-23 | 1 | -3/+3 |
* | semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO | Alex Bennée | 2022-02-28 | 1 | -61/+63 |
* | target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl | Richard Henderson | 2021-10-21 | 1 | -1/+1 |
* | linux-user: Don't include gdbstub.h in qemu.h | Peter Maydell | 2021-09-13 | 1 | -1/+1 |
* | Do not include cpu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 2 | -2/+0 |
* | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 2 | -2/+0 |
* | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO | Alex Bennée | 2021-03-24 | 1 | -1/+5 |
* | semihosting/arm-compat-semi: unify GET/SET_ARG helpers | Alex Bennée | 2021-03-24 | 1 | -37/+19 |
* | semihosting: Move hw/semihosting/ -> semihosting/ | Philippe Mathieu-Daudé | 2021-03-10 | 6 | -0/+1726 |