Files
qemu/include/system
Philippe Mathieu-Daudé 8c60f7f38e accel: Have each implementation return their AccelGdbConfig
Hold the per-accelerator AccelGdbConfig in AccelState, set its
single @sstep_flags field in AccelClass::init_machine handlers.

Remove the AccelClass::gdbstub_supported_sstep_flags() getter
and inline the single accel_supported_gdbstub_sstep_flags() call
in gdb_init_gdbserver_state().

Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20260705215729.62196-15-philmd@oss.qualcomm.com>
2026-07-06 15:42:18 +02:00
..
2025-04-23 14:08:44 -07:00
2026-03-12 12:02:55 +01:00
2025-10-01 08:33:24 +02:00
2025-10-28 14:49:52 +01:00
2025-09-16 17:31:54 +01:00
2026-04-24 21:20:44 +02:00