Re: [PATCH v5 11/18] vfio-user: find and init PCI device

2022-01-25 Thread Jag Raman
> On Jan 25, 2022, at 9:48 AM, Stefan Hajnoczi wrote: > > On Wed, Jan 19, 2022 at 04:42:00PM -0500, Jagannathan Raman wrote: >> Find the PCI device with specified id. Initialize the device context >> with the QEMU PCI device >> >> Signed-off-by: Elena Ufimtseva >> Signed-off-by: John G Johns

Re: [PATCH v5 11/18] vfio-user: find and init PCI device

2022-01-25 Thread Stefan Hajnoczi
On Wed, Jan 19, 2022 at 04:42:00PM -0500, Jagannathan Raman wrote: > Find the PCI device with specified id. Initialize the device context > with the QEMU PCI device > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > hw/remote/vfio-user

[PATCH v5 11/18] vfio-user: find and init PCI device

2022-01-19 Thread Jagannathan Raman
Find the PCI device with specified id. Initialize the device context with the QEMU PCI device Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- hw/remote/vfio-user-obj.c | 60 +++ 1 file changed, 60 insertions(