You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/accel
Philippe Mathieu-Daudé ec77d52cc5 accel/tcg: Un-inline WatchPoint API user-emulation stubs
Currently we can not build files including "exec/watchpoint.h"
as meson common objects because the CONFIG_USER_ONLY definition
is poisoned. We can easily fix that by un-inlining the
user-emulation stubs.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20260106231908.16756-5-philmd@linaro.org>
2 days ago
..
tcg accel/tcg: Un-inline WatchPoint API user-emulation stubs 2 days ago
accel-cpu-ops.h accel/system: Introduce @x-accel-stats QMP command 6 months ago
accel-cpu-target.h accel: Make AccelCPUClass structure target-agnostic 9 months ago
accel-cpu.h accel: Make AccelCPUClass structure target-agnostic 9 months ago
accel-ops.h accel/system: Introduce @x-accel-stats QMP command 6 months ago