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-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > qapi/misc.json | 23 ++++++++++ > hw/remote/vfio-user-obj.c | 96 ++++++++++++++++++++++++++++++++++++++- > 2 files changed, 118 insertions(+), 1 deletion(-) Reviewed-by: Stefan Hajnoczi