Re: [PATCH v2 0/4] vfio-user fixes

2025-07-14 Thread Cédric Le Goater
On 7/15/25 07:56, Cédric Le Goater wrote: On 7/15/25 07:52, John Levon wrote: Some small Coverity and related fixes for the recently merged vfio-user series. thanks john Mark, Would you please re-add your R-b ? No need. b4 picked them up. Thanks, C. Reviewed-by: Cédric Le Goater a

Re: [PATCH v2 0/4] vfio-user fixes

2025-07-14 Thread Cédric Le Goater
On 7/15/25 07:52, John Levon wrote: Some small Coverity and related fixes for the recently merged vfio-user series. thanks john Mark, Would you please re-add your R-b ? Reviewed-by: Cédric Le Goater and applied to vfio-next. Thanks, C. John Levon (4): hw/vfio-user: add Cédric Le Go

[PATCH v2 0/4] vfio-user fixes

2025-07-14 Thread John Levon
Some small Coverity and related fixes for the recently merged vfio-user series. thanks john John Levon (4): hw/vfio-user: add Cédric Le Goater as a maintainer hw/vfio: fix region fd initialization hw/vfio-user: wait for proxy close correctly hw/vfio-user: fix use of uninitialized variable