OSDN Git Service

hw/arm/virt: Add a control for the the highmem redistributors
authorMarc Zyngier <maz@kernel.org>
Fri, 14 Jan 2022 14:07:37 +0000 (14:07 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Jan 2022 11:47:52 +0000 (11:47 +0000)
commita63618b147443de2485fb93705e21879b25c64c2
tree8d7e36cf76be11330c2fd0b4ca189fc1d574e9f8
parentc8f008c40fb9dc35bc0fdcd52d747c920d614725
hw/arm/virt: Add a control for the the highmem redistributors

Just like we can control the enablement of the highmem PCIe region
using highmem_ecam, let's add a control for the highmem GICv3
redistributor region.

Similarily to highmem_ecam, these redistributors are disabled when
highmem is off.

Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20220114140741.1358263-3-maz@kernel.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/virt-acpi-build.c
hw/arm/virt.c
include/hw/arm/virt.h