index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdbstub
/
system.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdbstub: Remove tb_flush uses
Richard Henderson
2025-09-24
1
-5
/
+0
*
accel: Extract AccelClass definition to 'accel/accel-ops.h'
Philippe Mathieu-Daudé
2025-07-15
1
-0
/
+1
*
accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h'
Philippe Mathieu-Daudé
2025-07-15
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro
Philippe Mathieu-Daudé
2025-03-09
1
-5
/
+2
*
accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
Philippe Mathieu-Daudé
2025-03-06
1
-0
/
+1
*
gdbstub: Check for TCG before calling tb_flush()
Philippe Mathieu-Daudé
2025-03-06
1
-1
/
+4
*
system: propagate Error to gdbserver_start (and other device setups)
Alex Bennée
2025-01-17
1
-10
/
+12
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-3
/
+3
*
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
1
-1
/
+1
*
gdbstub: Move GdbCmdParseEntry into a new header file
Gustavo Romero
2024-07-05
1
-3
/
+4
*
gdbstub/system: Rename 'user_ctx' argument as 'ctx'
Philippe Mathieu-Daudé
2024-04-02
1
-4
/
+4
*
gdbstub: Correct invalid mentions of 'softmmu' by 'system'
Philippe Mathieu-Daudé
2024-04-02
1
-1
/
+1
*
gdbstub: use a better signal when we halt for IO reasons
Alex Bennée
2023-12-01
1
-1
/
+1
*
gdbstub: replace exit calls with proper shutdown for softmmu
Clément Chigot
2023-10-12
1
-0
/
+6
*
gdbstub: Fix target_xml initialization
Akihiko Odaki
2023-10-11
1
-1
/
+1
*
gdbstub: Rename 'softmmu' -> 'system'
Philippe Mathieu-Daudé
2023-10-07
1
-0
/
+658