Re: [PATCH v5 15/19] vfio-user: add 'x-msg-timeout' option

2025-06-25 Thread Cédric Le Goater
On 6/25/25 21:30, John Levon wrote: By default, the vfio-user subsystem will wait 5 seconds for a message reply from the server. Add an option to allow this to be configurable. Originally-by: John Johnson Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John Levo

[PATCH v5 15/19] vfio-user: add 'x-msg-timeout' option

2025-06-25 Thread John Levon
By default, the vfio-user subsystem will wait 5 seconds for a message reply from the server. Add an option to allow this to be configurable. Originally-by: John Johnson Signed-off-by: Elena Ufimtseva Signed-off-by: Jagannathan Raman Signed-off-by: John Levon --- hw/vfio-user/proxy.h | 1 + hw