Re: [RFC PATCH v2 08/22] xen_platform: exclude vfio-pci from the PCI platform unplug

2022-12-12 Thread Paul Durrant
On 09/12/2022 09:55, 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 v2 08/22] xen_platform: exclude vfio-pci from the PCI platform unplug

2022-12-09 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/