Re: [PATCH v5 12/18] vfio-user: run vfio-user context

2022-01-25 Thread Jag Raman
> On Jan 25, 2022, at 10:10 AM, Stefan Hajnoczi wrote: > > On Wed, Jan 19, 2022 at 04:42:01PM -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

Re: [PATCH v5 12/18] vfio-user: run vfio-user context

2022-01-25 Thread Stefan Hajnoczi
On Wed, Jan 19, 2022 at 04:42:01PM -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 v5 12/18] vfio-user: run vfio-user context

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