]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/virt-acpi-build.c
hw/arm/virt: Add a control for the the highmem PCIe MMIO
authorMarc Zyngier <maz@kernel.org>
Fri, 14 Jan 2022 14:07:36 +0000 (14:07 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Jan 2022 11:47:52 +0000 (11:47 +0000)
commitc8f008c40fb9dc35bc0fdcd52d747c920d614725
treee084b2cfc143ccb84de22bd7f3f56a09636863b5
parent5e66daec9ef0cd0107ba30225e23224c66ed24f3
hw/arm/virt: Add a control for the the highmem PCIe MMIO

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

Similarily to highmem_ecam, this region is disabled when highmem
is off.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20220114140741.1358263-2-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