Re: [PATCH v7 16/17] vfio-user: handle reset of remote device

2022-03-29 Thread Stefan Hajnoczi
On Fri, Mar 25, 2022 at 03:19:45PM -0400, Jagannathan Raman wrote: > Adds handler to reset a remote device > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > hw/remote/vfio-user-obj.c | 20 > 1 file changed, 20 ins

[PATCH v7 16/17] vfio-user: handle reset of remote device

2022-03-25 Thread Jagannathan Raman
Adds handler to reset a remote device Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- hw/remote/vfio-user-obj.c | 20 1 file changed, 20 insertions(+) diff --git a/hw/remote/vfio-user-obj.c b/hw/remote/vfio-user-obj.c inde