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 |
2024-04-02 | gdbstub/system: Rename 'user_ctx' argument as 'ctx' | Philippe Mathieu-Daudé |
2024-04-02 | gdbstub: Correct invalid mentions of 'softmmu' by 'system' | Philippe Mathieu-Daudé |
2023-12-01 | gdbstub: use a better signal when we halt for IO reasons | Alex Bennée |
2023-10-12 | gdbstub: replace exit calls with proper shutdown for softmmu | Clément Chigot |
2023-10-11 | gdbstub: Fix target_xml initialization | Akihiko Odaki |
2023-10-07 | gdbstub: Rename 'softmmu' -> 'system' | Philippe Mathieu-Daudé |