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/tcg
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
..
cpu-ldst-common.h accel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch_and, fetch_or 5 months ago
cpu-ldst.h accel/tcg: Move tlb_vaddr_to_host declaration to probe.h 8 months ago
cpu-mmu-index.h hw/core/cpu: Remove CPUClass::mmu_index() 9 months ago
cpu-ops.h accel/tcg: Un-inline WatchPoint API user-emulation stubs 2 days ago
getpc.h accel/tcg: Remove #error for non-tcg in getpc.h 9 months ago
helper-retaddr.h accel/tcg: Split out accel/tcg/helper-retaddr.h 9 months ago
iommu.h physmem: Restrict TCG IOTLB code to TCG accel 9 months ago
probe.h accel/tcg: Move tlb_vaddr_to_host declaration to probe.h 8 months ago
tb-cpu-state.h accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state 9 months ago