Searched hist:"1381 ea53a84234a0aac212baeae922137ad4bbda" (Results 1 – 1 of 1) sorted by relevance
/qemu/system/ |
H A D | physmem.c | 1381ea53a84234a0aac212baeae922137ad4bbda Thu Apr 24 20:24:09 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> physmem: Move TCG IOTLB methods around
The next commit will restrict TCG specific code in physmem.c using some #ifdef'ry. In order to keep it simple, move iotlb_to_section() and memory_region_section_get_iotlb() around close together.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Mark Cave-Ayland <mark.caveayland@nutanix.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250424202412.91612-11-philmd@linaro.org>
|