diff options
author | Marc Zyngier <maz@kernel.org> | 2022-01-14 14:07:40 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2022-01-20 11:47:53 +0000 |
commit | d9afe24c29a0985b29d7535b2f1615affbd1a888 (patch) | |
tree | 1d7e33949ec7626e71337e4d8b47fd2199a4c6cc /scripts | |
parent | 3715c251cc781b263fbd7f7c535fde7a4da401c3 (diff) | |
download | qemu-d9afe24c29a0985b29d7535b2f1615affbd1a888.zip qemu-d9afe24c29a0985b29d7535b2f1615affbd1a888.tar.gz qemu-d9afe24c29a0985b29d7535b2f1615affbd1a888.tar.bz2 |
hw/arm/virt: Disable highmem devices that don't fit in the PA range
In order to only keep the highmem devices that actually fit in
the PA range, check their location against the range and update
highest_gpa if they fit. If they don't, mark them as disabled.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20220114140741.1358263-6-maz@kernel.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions