Re: [PATCH v5 08/19] vfio-user: set up PCI in vfio_user_pci_realize()

2025-06-25 Thread Cédric Le Goater
On 6/25/25 21:30, John Levon wrote: Re-use PCI setup functions from hw/vfio/pci.c to realize the vfio-user PCI device. Originally-by: John Johnson Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John Levon Reviewed-by: Cédric Le Goater Thanks, C.

[PATCH v5 08/19] vfio-user: set up PCI in vfio_user_pci_realize()

2025-06-25 Thread John Levon
Re-use PCI setup functions from hw/vfio/pci.c to realize the vfio-user PCI device. Originally-by: John Johnson Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John Levon --- hw/vfio-user/pci.c | 29 + 1 file changed, 29 insertions(+)