Files
Philippe Mathieu-Daudé 0533f08413 accel: Remove AccelOpsClass::supports_guest_debug
Now accelerators hold the 'guest debug supported' information
in their state, accessible by the common code. No need to call
a per-accelerator handler, simply check for the SSTEP_ENABLE
in AccelGdbConfig::sstep_flags.

Remove all AccelOpsClass::supports_guest_debug implementations,
inline gdb_supports_guest_debug() and remove the now unnecessary
KVMState::have_guest_debug field.

Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20260705215729.62196-18-philmd@oss.qualcomm.com>
2026-07-06 15:42:18 +02:00
..
2023-12-19 19:03:38 +01:00
2026-04-29 11:41:00 +10:00
2026-04-29 11:41:00 +10:00
2024-09-20 10:00:27 +03:00
2025-06-06 14:32:55 +02:00
2022-12-20 17:09:41 -08:00
2025-03-10 17:07:16 +08:00
2025-12-27 10:11:12 +01:00
2023-04-24 11:29:00 +02:00
2026-01-20 19:51:36 +01:00
2026-01-17 10:45:39 +11:00
2024-01-30 21:20:20 +03:00
2025-09-19 12:46:07 +01:00
2025-09-18 21:21:29 +02:00