Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | semihosting: Remove qemu_semihosting_console_outs | Richard Henderson | 2022-06-28 | 1 | -17/+0 |
* | semihosting: Remove qemu_semihosting_console_outc | Richard Henderson | 2022-06-28 | 1 | -16/+0 |
* | semihosting: Create qemu_semihosting_console_write | Richard Henderson | 2022-06-28 | 1 | -0/+5 |
* | semihosting: Expand qemu_semihosting_console_inc to read | Richard Henderson | 2022-06-28 | 1 | -4/+6 |
* | semihosting: Pass CPUState to qemu_semihosting_console_inc | Richard Henderson | 2022-06-28 | 1 | -1/+1 |
* | linux-user: Split linux-user internals out of qemu.h | Peter Maydell | 2021-09-13 | 1 | -0/+1 |
* | Do not include cpu.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | semihosting: Move include/hw/semihosting/ -> include/semihosting/ | Philippe Mathieu-Daudé | 2021-03-10 | 1 | -1/+1 |
* | riscv: Add semihosting support | Keith Packard | 2021-01-18 | 1 | -4/+4 |
* | semihosting: Move ARM semihosting code to shared directories | Keith Packard | 2021-01-18 | 1 | -0/+76 |