Re: [RFC v3 13/19] vfio-user: pci_user_realize PCI setup

2021-12-06 Thread John Johnson
> On Nov 19, 2021, at 2:42 PM, Alex Williamson > wrote: > > On Mon, 8 Nov 2021 16:46:41 -0800 > 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 >>

Re: [RFC v3 13/19] vfio-user: pci_user_realize PCI setup

2021-11-19 Thread Alex Williamson
On Mon, 8 Nov 2021 16:46:41 -0800 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 > --- > hw/vfio/pci.c | 89 >

[RFC v3 13/19] vfio-user: pci_user_realize PCI setup

2021-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 | 89 ++- 1 file changed, 88 insertions(+), 1