Re: [PATCH v1 13/24] vfio-user: pci_user_realize PCI setup

2022-12-13 Thread Cédric Le Goater
On 11/9/22 00:13, John Johnson wrote: PCI BARs read from remote device PCI config reads/writes sent to remote server Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman Reviewed-by: Cédric Le Goater Thanks, C. --- hw/vfio/pci.c | 277 ++

Re: [PATCH v1 13/24] vfio-user: pci_user_realize PCI setup

2022-12-09 Thread John Levon
On Tue, Nov 08, 2022 at 03:13:35PM -0800, John Johnson wrote: > PCI BARs read from remote device > PCI config reads/writes sent to remote server Reviewed-by: John Levon regards john

[PATCH v1 13/24] vfio-user: pci_user_realize PCI setup

2022-11-08 Thread John Johnson
PCI BARs read from remote device PCI config reads/writes sent to remote server Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- hw/vfio/pci.c | 277 -- 1 file changed, 174 insertions(+), 10