Re: [PATCH] hw/pci-host: PowerNV PCIe Device On Small PHB Seg Faults

2025-07-16 Thread Miles Glenn
+qemu-...@nongnu.org On Wed, 2025-07-16 at 11:50 -0500, Glenn Miles wrote: > The PowerNV PCI Host Bridge (PHB) supports a large and small > configuration where the small configuration supports only > half the number of interrupts supported by the large configuration. > > Since the PCIe LSIs are a

[PATCH] hw/pci-host: PowerNV PCIe Device On Small PHB Seg Faults

2025-07-16 Thread Glenn Miles
The PowerNV PCI Host Bridge (PHB) supports a large and small configuration where the small configuration supports only half the number of interrupts supported by the large configuration. Since the PCIe LSIs are allocated at the end of the PHB IRQ list, when calculating the LSI IRQ number, the code