Re: [RFC PATCH v3 06/38] xen-platform: exclude vfio-pci from the PCI platform unplug

2022-12-20 Thread Paul Durrant
On 16/12/2022 00:40, David Woodhouse wrote: From: Joao Martins Such that PCI passthrough devices work for Xen emulated guests. Signed-off-by: Joao Martins Signed-off-by: David Woodhouse --- hw/i386/xen/xen_platform.c | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-

[RFC PATCH v3 06/38] xen-platform: exclude vfio-pci from the PCI platform unplug

2022-12-15 Thread David Woodhouse
From: Joao Martins Such that PCI passthrough devices work for Xen emulated guests. Signed-off-by: Joao Martins Signed-off-by: David Woodhouse --- hw/i386/xen/xen_platform.c | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/hw/i386/xen/xen_platform.c b/hw/