Searched hist:f12b717717c45627d667b609326fda54f0ad0394 (Results 1 – 4 of 4) sorted by relevance
/qemu/include/accel/tcg/ |
H A D | iommu.h | f12b717717c45627d667b609326fda54f0ad0394 Thu Apr 24 20:24:10 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> 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>
|
/qemu/system/ |
H A D | physmem.c | f12b717717c45627d667b609326fda54f0ad0394 Thu Apr 24 20:24:10 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> 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>
|
/qemu/accel/tcg/ |
H A D | cputlb.c | f12b717717c45627d667b609326fda54f0ad0394 Thu Apr 24 20:24:10 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> 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>
|
/qemu/ |
H A D | MAINTAINERS | f12b717717c45627d667b609326fda54f0ad0394 Thu Apr 24 20:24:10 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> 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>
|