Re: [PATCH v4 04/19] vfio-user: implement message send infrastructure

2025-06-25 Thread Cédric Le Goater
On 6/19/25 15:31, John Levon wrote: Add plumbing for sending vfio-user messages on the control socket. Add initial version negotation on connection. Originally-by: John Johnson Signed-off-by: Jagannathan Raman Signed-off-by: Elena Ufimtseva Signed-off-by: John Levon --- hw/vfio-user/protoc

[PATCH v4 04/19] vfio-user: implement message send infrastructure

2025-06-19 Thread John Levon
Add plumbing for sending vfio-user messages on the control socket. Add initial version negotation on connection. Originally-by: John Johnson Signed-off-by: Jagannathan Raman Signed-off-by: Elena Ufimtseva Signed-off-by: John Levon --- hw/vfio-user/protocol.h | 62 + hw/vfio-user/proxy.