qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] vfio-user coverity fixes
@ 2025-12-03 10:03 John Levon
  2025-12-03 10:03 ` [PATCH v4 1/5] vfio-user: simplify vfio_user_process() John Levon
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: John Levon @ 2025-12-03 10:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Thanos Makatos, John Levon, Cédric Le Goater

Fix some coverity-reported issues with error handling in vfio-user message
processing.

John Levon (5):
  vfio-user: simplify vfio_user_process()
  vfio-user: clarify partial message handling
  vfio-user: refactor out header handling
  vfio-user: simplify vfio_user_recv_one()
  vfio-user: recycle msg on failure

 hw/vfio-user/proxy.c | 206 ++++++++++++++++++++++++-------------------
 1 file changed, 114 insertions(+), 92 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-12-03 14:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 10:03 [PATCH v4 0/5] vfio-user coverity fixes John Levon
2025-12-03 10:03 ` [PATCH v4 1/5] vfio-user: simplify vfio_user_process() John Levon
2025-12-03 10:03 ` [PATCH v4 2/5] vfio-user: clarify partial message handling John Levon
2025-12-03 10:03 ` [PATCH v4 3/5] vfio-user: refactor out header handling John Levon
2025-12-03 14:05   ` Cédric Le Goater
2025-12-03 10:03 ` [PATCH v4 4/5] vfio-user: simplify vfio_user_recv_one() John Levon
2025-12-03 10:03 ` [PATCH v4 5/5] vfio-user: recycle msg on failure John Levon
2025-12-03 14:28 ` [PATCH v4 0/5] vfio-user coverity fixes Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).