Re: [PATCH v5 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO

2022-01-18 Thread Eric Auger
Hi Marc, On 1/14/22 3:07 PM, Marc Zyngier wrote: > 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

[PATCH v5 1/6] hw/arm/virt: Add a control for the the highmem PCIe MMIO

2022-01-14 Thread Marc Zyngier
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 --- hw/arm/virt-acpi-build.c | 10 -- h