Re: [PATCH v2 09/12] hw/pci-host/gpex: Define properties for MMIO ranges

2023-09-22 Thread Sunil V L
Hi Igor, On Thu, Aug 24, 2023 at 07:59:39PM +0530, Sunil V L wrote: > ACPI DSDT generator needs information like ECAM range, PIO range, 32-bit > and 64-bit PCI MMIO range etc related to the PCI host bridge. Instead of > making these values machine specific, create properties for the GPEX host > br

[PATCH v2 09/12] hw/pci-host/gpex: Define properties for MMIO ranges

2023-08-24 Thread Sunil V L
ACPI DSDT generator needs information like ECAM range, PIO range, 32-bit and 64-bit PCI MMIO range etc related to the PCI host bridge. Instead of making these values machine specific, create properties for the GPEX host bridge with default value 0. During initialization, the firmware can initialize