Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-20 | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-09-20 | license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-07-05 | gdbstub: Move GdbCmdParseEntry into a new header file | Gustavo Romero | 1 | -3/+4 |
2023-03-07 | gdbstub: Build syscall.c once | Richard Henderson | 1 | -4/+1 |
2023-03-07 | gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t | Richard Henderson | 1 | -6/+6 |
2023-03-07 | gdbstub: Remove gdb_do_syscallv | Richard Henderson | 1 | -16/+10 |
2023-03-07 | gdbstub: split out softmmu/user specifics for syscall handling | Alex Bennée | 1 | -24/+3 |
2023-03-07 | gdbstub: move syscall handling to new file | Alex Bennée | 1 | -0/+235 |