Age | Commit message (Expand) | Author | Files | Lines |
2022-12-14 | cleanup: Tweak and re-run return_directly.cocci | Markus Armbruster | 1 | -3/+1 |
2022-07-29 | semihosting: Don't return negative values on qemu_semihosting_console_write()... | Peter Maydell | 1 | -1/+2 |
2022-07-12 | semihosting: Remove qemu_semihosting_log_out | Richard Henderson | 1 | -9/+0 |
2022-06-28 | semihosting: Create semihost_sys_poll_one | Richard Henderson | 1 | -2/+17 |
2022-06-28 | semihosting: Remove qemu_semihosting_console_outs | Richard Henderson | 1 | -49/+0 |
2022-06-28 | semihosting: Remove qemu_semihosting_console_outc | Richard Henderson | 1 | -18/+0 |
2022-06-28 | semihosting: Create qemu_semihosting_guestfd_init | Richard Henderson | 1 | -0/+2 |
2022-06-28 | semihosting: Create qemu_semihosting_console_write | Richard Henderson | 1 | -0/+9 |
2022-06-28 | semihosting: Cleanup chardev init | Richard Henderson | 1 | -16/+15 |
2022-06-28 | semihosting: Expand qemu_semihosting_console_inc to read | Richard Henderson | 1 | -4/+12 |
2022-06-28 | semihosting: Pass CPUState to qemu_semihosting_console_inc | Richard Henderson | 1 | -6/+6 |
2022-06-28 | gdbstub: Adjust gdb_syscall_complete_cb declaration | Richard Henderson | 1 | -4/+3 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-03-10 | semihosting: Move hw/semihosting/ -> semihosting/ | Philippe Mathieu-Daudé | 1 | -0/+180 |