Re: [PATCH v6 10/19] vfio-user: run vfio-user context

2022-02-28 Thread Jag Raman
> On Feb 25, 2022, at 11:06 AM, Eric Blake wrote: > > On Thu, Feb 17, 2022 at 02:48:57AM -0500, Jagannathan Raman wrote: >> Setup a handler to run vfio-user context. The context is driven by >> messages to the file descriptor associated with it - get the fd for >> the context and hook up the h

Re: [PATCH v6 10/19] vfio-user: run vfio-user context

2022-02-25 Thread Eric Blake
On Thu, Feb 17, 2022 at 02:48:57AM -0500, Jagannathan Raman wrote: > Setup a handler to run vfio-user context. The context is driven by > messages to the file descriptor associated with it - get the fd for > the context and hook up the handler with it > > Signed-off-by: Elena Ufimtseva > Signed-o

Re: [PATCH v6 10/19] vfio-user: run vfio-user context

2022-02-22 Thread Stefan Hajnoczi
On Thu, Feb 17, 2022 at 02:48:57AM -0500, Jagannathan Raman wrote: > Setup a handler to run vfio-user context. The context is driven by > messages to the file descriptor associated with it - get the fd for > the context and hook up the handler with it > > Signed-off-by: Elena Ufimtseva > Signed-o

[PATCH v6 10/19] vfio-user: run vfio-user context

2022-02-17 Thread Jagannathan Raman
Setup a handler to run vfio-user context. The context is driven by messages to the file descriptor associated with it - get the fd for the context and hook up the handler with it Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- qapi/misc.json