- f14eced semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user() by Philippe Mathieu-Daudé · 1 year, 3 months ago
- b77af26 accel/tcg: Replace CPUState.env_ptr with cpu_env() by Richard Henderson · 1 year, 3 months ago
- 669dcb6 accel/tcg: spelling fixes by Michael Tokarev · 1 year, 4 months ago
- 0820a07 gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t by Richard Henderson · 1 year, 10 months ago
- c566080 gdbstub: move syscall handling to new file by Alex Bennée · 1 year, 10 months ago
- 4ea5fe9 gdbstub: move register helpers into standalone include by Alex Bennée · 1 year, 10 months ago
- 0bccdb4 semihosting: add O_BINARY flag in host_open for NT compatibility by Evgeny Iakovlev · 1 year, 11 months ago
- 978c2bf semihosting: Write back semihosting data before completion callback by Keith Packard · 1 year, 11 months ago
- 37b0b24 error handling: Use RETRY_ON_EINTR() macro where applicable by Nikita Ivanov · 2 years, 2 months ago
- 45704e8 semihosting: Don't copy buffer after console_write() by Peter Maydell · 2 years, 5 months ago
- 1b9177f semihosting: Create semihost_sys_poll_one by Richard Henderson · 2 years, 8 months ago
- 008e147 semihosting: Add GuestFDConsole by Richard Henderson · 2 years, 8 months ago
- 64c8c6a gdbstub: Adjust gdb_syscall_complete_cb declaration by Richard Henderson · 2 years, 8 months ago
- 1875dab semihosting: Create semihost_sys_gettimeofday by Richard Henderson · 2 years, 8 months ago
- dffeb77 semihosting: Create semihost_sys_{stat,fstat} by Richard Henderson · 2 years, 8 months ago
- 90d8e0b semihosting: Split out semihost_sys_system by Richard Henderson · 2 years, 8 months ago
- 25a95da semihosting: Split out semihost_sys_rename by Richard Henderson · 2 years, 8 months ago
- d49e79b semihosting: Split out semihost_sys_remove by Richard Henderson · 2 years, 8 months ago
- a6300ed semihosting: Split out semihost_sys_flen by Richard Henderson · 2 years, 8 months ago
- a221247 semihosting: Split out semihost_sys_isatty by Richard Henderson · 2 years, 8 months ago
- 9a89470 semihosting: Split out semihost_sys_lseek by Richard Henderson · 2 years, 8 months ago
- 40f1219 semihosting: Bound length for semihost_sys_{read,write} by Richard Henderson · 2 years, 8 months ago
- aa915bd semihosting: Split out semihost_sys_write by Richard Henderson · 2 years, 8 months ago
- af0484b semihosting: Split out semihost_sys_read by Richard Henderson · 2 years, 8 months ago
- 5eadbbf semihosting: Split out semihost_sys_close by Richard Henderson · 2 years, 8 months ago
- 5b3f39c semihosting: Split out semihost_sys_open by Richard Henderson · 2 years, 8 months ago