- 424d5ec semihosting: update link to spec by Alex Bennée · 2 years, 5 months ago
- 5202861 semihosting: Allow optional use of semihosting from userspace by Peter Maydell · 2 years, 6 months ago
- 9b1268f semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM by Peter Maydell · 2 years, 7 months ago
- fed49cd semihosting: Check for errors on SET_ARG() by Peter Maydell · 2 years, 7 months ago
- 45704e8 semihosting: Don't copy buffer after console_write() by Peter Maydell · 2 years, 7 months ago
- aed04e6 semihosting: Don't return negative values on qemu_semihosting_console_write() failure by Peter Maydell · 2 years, 7 months ago
- 938fcd7 semihosting: Remove qemu_semihosting_log_out by Richard Henderson · 2 years, 8 months ago
- 1b9177f semihosting: Create semihost_sys_poll_one by Richard Henderson · 2 years, 10 months ago
- 2d010c2 semihosting: Remove qemu_semihosting_console_outs by Richard Henderson · 2 years, 10 months ago
- 7281550 semihosting: Use console_out_gf for SYS_WRITE0 by Richard Henderson · 2 years, 10 months ago
- 004d2ab semihosting: Remove qemu_semihosting_console_outc by Richard Henderson · 2 years, 10 months ago
- 5d77289 semihosting: Use console_out_gf for SYS_WRITEC by Richard Henderson · 2 years, 10 months ago
- 1577eec semihosting: Use console_in_gf for SYS_READC by Richard Henderson · 2 years, 10 months ago
- e4a4aaa semihosting: Create qemu_semihosting_guestfd_init by Richard Henderson · 2 years, 10 months ago
- 008e147 semihosting: Add GuestFDConsole by Richard Henderson · 2 years, 10 months ago
- cd66f20 semihosting: Create qemu_semihosting_console_write by Richard Henderson · 2 years, 10 months ago
- fb08790 semihosting: Cleanup chardev init by Richard Henderson · 2 years, 10 months ago
- e7fb6f3 semihosting: Expand qemu_semihosting_console_inc to read by Richard Henderson · 2 years, 10 months ago
- 3367d45 semihosting: Pass CPUState to qemu_semihosting_console_inc by Richard Henderson · 2 years, 10 months ago
- 64c8c6a gdbstub: Adjust gdb_syscall_complete_cb declaration by Richard Henderson · 2 years, 10 months ago
- 1875dab semihosting: Create semihost_sys_gettimeofday by Richard Henderson · 2 years, 10 months ago
- dffeb77 semihosting: Create semihost_sys_{stat,fstat} by Richard Henderson · 2 years, 10 months ago
- 90d8e0b semihosting: Split out semihost_sys_system by Richard Henderson · 2 years, 10 months ago
- 25a95da semihosting: Split out semihost_sys_rename by Richard Henderson · 2 years, 10 months ago
- d49e79b semihosting: Split out semihost_sys_remove by Richard Henderson · 2 years, 10 months ago
- a6300ed semihosting: Split out semihost_sys_flen by Richard Henderson · 2 years, 10 months ago
- a221247 semihosting: Split out semihost_sys_isatty by Richard Henderson · 2 years, 10 months ago
- 9a89470 semihosting: Split out semihost_sys_lseek by Richard Henderson · 2 years, 10 months ago
- 40f1219 semihosting: Bound length for semihost_sys_{read,write} by Richard Henderson · 2 years, 10 months ago
- aa915bd semihosting: Split out semihost_sys_write by Richard Henderson · 2 years, 10 months ago
- af0484b semihosting: Split out semihost_sys_read by Richard Henderson · 2 years, 10 months ago
- 5eadbbf semihosting: Split out semihost_sys_close by Richard Henderson · 2 years, 10 months ago
- 5b3f39c semihosting: Split out semihost_sys_open by Richard Henderson · 2 years, 10 months ago
- 3753b00 semihosting: Move GET_ARG/SET_ARG earlier in the file by Richard Henderson · 2 years, 10 months ago
- 189878a semihosting: Use env more often in do_common_semihosting by Richard Henderson · 2 years, 10 months ago
- 1b3b769 semihosting: Split out common-semi-target.h by Richard Henderson · 2 years, 9 months ago
- a1df4ba semihosting: Split out common_semi_has_synccache by Richard Henderson · 2 years, 10 months ago
- 3c820dd semihosting: Split common_semi_flen_buf per target by Richard Henderson · 2 years, 10 months ago
- ef9c5ea semihosting: Split is_64bit_semihosting per target by Richard Henderson · 2 years, 10 months ago
- cd7f29e semihosting: Use struct gdb_stat in common_semi_flen_cb by Richard Henderson · 2 years, 10 months ago
- 94b14fe include/exec: Move gdb open flags to gdbstub.h by Richard Henderson · 2 years, 10 months ago
- a1a2a3e semihosting: Remove GDB_O_BINARY by Richard Henderson · 2 years, 9 months ago
- bb3b882 semihosting: Move common-semi.h to include/semihosting/ by Richard Henderson · 2 years, 10 months ago
- ed3a06b semihosting: Return void from do_common_semihosting by Richard Henderson · 2 years, 10 months ago
- 4cfeff4 semihosting: Clean up common_semi_open_cb by Richard Henderson · 2 years, 10 months ago
- 84ca0df semihosting: Clean up common_semi_flen_cb by Richard Henderson · 2 years, 10 months ago
- 709fe27 semihosting: Adjust error checking in common_semi_cb by Richard Henderson · 2 years, 10 months ago
- 5aadd18 semihosting: Inline set_swi_errno into common_semi_cb by Richard Henderson · 2 years, 10 months ago
- 1c6ff72 semihosting: Split out guestfd.c by Richard Henderson · 2 years, 10 months ago
- 3d5e2b4 semihosting: Simplify softmmu_lock_user_string by Richard Henderson · 2 years, 10 months ago
- 5f9ca6f semihosting: Add target_strlen for softmmu-uaccess.h by Richard Henderson · 2 years, 10 months ago
- 0a92218 semihosting: Move softmmu-uaccess.h functions out of line by Richard Henderson · 2 years, 10 months ago
- 259739c semihosting: Improve condition for config.c and console.c by Richard Henderson · 2 years, 10 months ago
- c89a14a semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h by Richard Henderson · 2 years, 10 months ago
- 90c072e semihosting/config: Merge --semihosting-config option groups by Peter Maydell · 2 years, 9 months ago
- 60f1c80 linux-user: Clean up arg_start/arg_end confusion by Richard Henderson · 2 years, 10 months ago
- 78beee8 semihosting: clean up handling of expanded argv by Alex Bennée · 3 years ago
- 5fc983a semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO by Alex Bennée · 3 years ago
- db23e5d target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl by Richard Henderson · 3 years, 4 months ago
- 85b4fa0 linux-user: Don't include gdbstub.h in qemu.h by Peter Maydell · 3 years, 6 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 4 years ago
- 35e3f02 semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO by Alex Bennée · 4 years ago
- 3960ca5 semihosting/arm-compat-semi: unify GET/SET_ARG helpers by Alex Bennée · 4 years ago
- 8df9f0c semihosting: Move hw/semihosting/ -> semihosting/ by Philippe Mathieu-Daudé · 4 years ago