Re: [PATCH v3 0/2] vfio/spapr: Fix L2 crash with PCI device passthrough

2025-04-09 Thread Cédric Le Goater
On 4/8/25 14:40, Amit Machhiwal wrote: Hi, This patch series addresses two aspects in vfio_spapr_create_window() that includes the enhancement in error handling in this function and also fixes an issue with KVM guests (L2) inside a pSeries logical partition (LPAR) with larger memory configuratio

[PATCH v3 0/2] vfio/spapr: Fix L2 crash with PCI device passthrough

2025-04-08 Thread Amit Machhiwal
Hi, This patch series addresses two aspects in vfio_spapr_create_window() that includes the enhancement in error handling in this function and also fixes an issue with KVM guests (L2) inside a pSeries logical partition (LPAR) with larger memory configurations and PCI device passthrough. The struc