Re: [PATCH v5 11/19] vfio-user: set up container access to the proxy

2025-06-25 Thread Cédric Le Goater
On 6/25/25 21:30, John Levon wrote: The user container will shortly need access to the underlying vfio-user proxy; set this up. Originally-by: John Johnson Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John Levon --- hw/vfio-user/container.h | 2 ++ hw/vf

[PATCH v5 11/19] vfio-user: set up container access to the proxy

2025-06-25 Thread John Levon
The user container will shortly need access to the underlying vfio-user proxy; set this up. Originally-by: John Johnson Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John Levon --- hw/vfio-user/container.h | 2 ++ hw/vfio-user/container.c | 43 +++