Age | Commit message (Expand) | Author |
---|---|---|
2022-06-28 | target/nios2: Move nios2-semi.c to nios2_softmmu_ss | Richard Henderson |
2022-06-28 | target/nios2: Eliminate nios2_semi_is_lseek | Richard Henderson |
2022-06-28 | gdbstub: Adjust gdb_syscall_complete_cb declaration | Richard Henderson |
2022-06-28 | include/exec: Move gdb_stat and gdb_timeval to gdbstub.h | Richard Henderson |
2022-06-28 | include/exec: Move gdb open flags to gdbstub.h | Richard Henderson |
2022-06-28 | semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h | Richard Henderson |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-04-06 | Replace qemu_gettimeofday() with g_get_real_time() | Marc-André Lureau |
2022-03-22 | m68k/nios2-semi: fix gettimeofday() result check | Marc-André Lureau |
2021-09-13 | linux-user: Don't include gdbstub.h in qemu.h | Peter Maydell |
2021-01-18 | gdbstub: drop CPUEnv from gdb_exit() | Alex Bennée |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-04-29 | Add Nios II semihosting support. | Sandra Loosemore |