qemu/include/accel
Philippe Mathieu-Daudé f12b717717 physmem: Restrict TCG IOTLB code to TCG accel
Restrict iotlb_to_section(), address_space_translate_for_iotlb()
and memory_region_section_get_iotlb() to TCG. Declare them in
the new "accel/tcg/iommu.h" header. Declare iotlb_to_section()
using the MemoryRegionSection typedef.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250424202412.91612-12-philmd@linaro.org>
2025-04-30 12:45:05 -07:00
..
tcg physmem: Restrict TCG IOTLB code to TCG accel 2025-04-30 12:45:05 -07:00
accel-cpu-target.h accel: Make AccelCPUClass structure target-agnostic 2025-04-25 17:09:58 +02:00
accel-cpu.h accel: Make AccelCPUClass structure target-agnostic 2025-04-25 17:09:58 +02:00