diff options
author | Marc Zyngier <maz@kernel.org> | 2022-01-14 14:07:39 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-01-20 11:47:53 +0000 |
commit | 3715c251cc781b263fbd7f7c535fde7a4da401c3 (patch) | |
tree | 20904a7b9500f034dec0642c72975211b3d7752f /scripts/meson-buildoptions.py | |
parent | 0152b169ce163b99660b80a8ed6664707e889052 (diff) | |
download | qemu-3715c251cc781b263fbd7f7c535fde7a4da401c3.zip qemu-3715c251cc781b263fbd7f7c535fde7a4da401c3.tar.gz qemu-3715c251cc781b263fbd7f7c535fde7a4da401c3.tar.bz2 |
hw/arm/virt: Use the PA range to compute the memory map
The highmem attribute is nothing but another way to express the
PA range of a VM. To support HW that has a smaller PA range then
what QEMU assumes, pass this PA range to the virt_set_memmap()
function, allowing it to correctly exclude highmem devices
if they are outside of the PA range.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20220114140741.1358263-5-maz@kernel.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/meson-buildoptions.py')
0 files changed, 0 insertions, 0 deletions