Re: [PATCH v3 12/12] vfio-user: acceptance test

2021-10-27 Thread Stefan Hajnoczi
On Mon, Oct 11, 2021 at 01:31:17AM -0400, Jagannathan Raman wrote: > Acceptance test for libvfio-user in QEMU > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > MAINTAINERS | 1 + > tests/acceptance/vfio-user.py | 96

Re: [PATCH v3 12/12] vfio-user: acceptance test

2021-10-11 Thread Philippe Mathieu-Daudé
On 10/11/21 07:31, Jagannathan Raman wrote: > Acceptance test for libvfio-user in QEMU > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > MAINTAINERS | 1 + > tests/acceptance/vfio-user.py | 96 ++

[PATCH v3 12/12] vfio-user: acceptance test

2021-10-10 Thread Jagannathan Raman
Acceptance test for libvfio-user in QEMU Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- MAINTAINERS | 1 + tests/acceptance/vfio-user.py | 96 +++ 2 files changed, 97 insertions(+) create mod