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