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-05-06 | user: Use get_task_state() helper | Philippe Mathieu-Daudé |
2024-03-06 | {linux,bsd}-user: Introduce get_task_state() | Ilya Leoshkevich |
2024-02-09 | gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way | Ilya Leoshkevich |
2023-10-04 | accel/tcg: Replace CPUState.env_ptr with cpu_env() | Richard Henderson |
2023-07-03 | gdbstub: Add support for info proc mappings | Ilya Leoshkevich |
2023-03-07 | gdbstub: move chunks of user code into own files | Alex Bennée |