qemu/accel/stubs
Philippe Mathieu-Daudé 270dbee10c gdbstub: Check for TCG before calling tb_flush()
Use the tcg_enabled() check so the compiler can elide
the call when TCG isn't available, allowing to remove
the tb_flush() stub.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250123234415.59850-4-philmd@linaro.org>
2025-03-06 15:46:17 +01:00
..
kvm-stub.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
meson.build accel: Rename accel_softmmu* -> accel_system* 2023-10-07 19:02:57 +02:00
tcg-stub.c gdbstub: Check for TCG before calling tb_flush() 2025-03-06 15:46:17 +01:00
xen-stub.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00