From: "Cédric Le Goater" <clg@redhat.com>
To: John Levon <john.levon@nutanix.com>, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Thanos Makatos <thanos.makatos@nutanix.com>
Subject: Re: [PATCH v4 0/5] vfio-user coverity fixes
Date: Wed, 3 Dec 2025 15:28:53 +0100 [thread overview]
Message-ID: <91a9a8d6-465a-47b6-8f42-ff07d98f9cad@redhat.com> (raw)
In-Reply-To: <20251203100316.3604456-1-john.levon@nutanix.com>
On 12/3/25 11:03, John Levon wrote:
> 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(-)
>
Applied to vfio-next.
Thanks,
C.
prev parent reply other threads:[~2025-12-03 14:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Cédric Le Goater [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=91a9a8d6-465a-47b6-8f42-ff07d98f9cad@redhat.com \
--to=clg@redhat.com \
--cc=john.levon@nutanix.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thanos.makatos@nutanix.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).