Re: [RFC v3 19/19] vfio-user: migration support

2021-12-07 Thread John Johnson
> On Nov 19, 2021, at 2:42 PM, Alex Williamson > wrote: > > On Mon, 8 Nov 2021 16:46:47 -0800 > John Johnson wrote: > >> bug fix: only set qemu file error if there is a file > > > I don't understand this commit log. Is this meant to be a revision > log? In general it would be nice to h

Re: [RFC v3 19/19] vfio-user: migration support

2021-11-19 Thread Alex Williamson
On Mon, 8 Nov 2021 16:46:47 -0800 John Johnson wrote: > bug fix: only set qemu file error if there is a file I don't understand this commit log. Is this meant to be a revision log? In general it would be nice to have more detailed commit logs for many of these patches describing any nuances.

[RFC v3 19/19] vfio-user: migration support

2021-11-08 Thread John Johnson
bug fix: only set qemu file error if there is a file Signed-off-by: John G Johnson Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman --- hw/vfio/user-protocol.h | 18 + hw/vfio/migration.c | 34 +++ hw/vfio/pci.c | 7