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

2022-04-25 Thread Stefan Hajnoczi
On Tue, Apr 19, 2022 at 04:44:21PM -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 v8 16/17] vfio-user: handle reset of remote device

2022-04-19 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