diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-04-24 22:24:10 +0200 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-04-30 12:45:05 -0700 |
commit | f12b717717c45627d667b609326fda54f0ad0394 (patch) | |
tree | e8c0da545c1cbe8def98b7a7c4ffa1e00f377fee /python | |
parent | 1381ea53a84234a0aac212baeae922137ad4bbda (diff) | |
download | qemu-f12b717717c45627d667b609326fda54f0ad0394.zip qemu-f12b717717c45627d667b609326fda54f0ad0394.tar.gz qemu-f12b717717c45627d667b609326fda54f0ad0394.tar.bz2 |
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>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions