qemu/accel/kvm
Philippe Mathieu-Daudé 7e28b7c897 cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags
CPUState::singlestep_enabled contains multiple flags since
commit 60897d369f ("Debugger single step without interrupts").
Use an unsigned type and rename the field to avoid mistakes.

Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20260705215729.62196-32-philmd@oss.qualcomm.com>
2026-07-06 15:42:18 +02:00
..
kvm-accel-ops.c accel: Use GdbBreakpointType enum 2026-07-06 15:42:18 +02:00
kvm-all.c cpu: Rename CPUState @singlestep_enabled -> @singlestep_flags 2026-07-06 15:42:18 +02:00
kvm-cpus.h accel: Use GdbBreakpointType enum 2026-07-06 15:42:18 +02:00
meson.build target/i386/kvm: Restrict SEV stubs to x86 architecture 2021-10-13 10:47:49 +02:00
trace-events accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset 2026-02-27 14:22:08 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00