From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Cédric Le Goater" <clg@redhat.com>
Subject: [PULL 0/6] vfio queue
Date: Wed, 3 Dec 2025 16:12:43 +0100 [thread overview]
Message-ID: <20251203151249.2707207-1-clg@redhat.com> (raw)
The following changes since commit 05f36f7c0512c40a8f929e8ba2ca3c825198f234:
Update version for v10.2.0-rc2 release (2025-12-02 20:09:51 -0800)
are available in the Git repository at:
https://github.com/legoater/qemu/ tags/pull-vfio-20251203
for you to fetch changes up to 23c586abf2e12843894189c4742c8ea55c594cd5:
vfio-user: recycle msg on failure (2025-12-03 15:07:47 +0100)
----------------------------------------------------------------
vfio queue:
* Fix vfio-user issues reported by Coverity
* Update vfio-user documentation
----------------------------------------------------------------
John Levon (6):
docs/interop/vfio-user: update protocol specification
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
docs/interop/vfio-user.rst | 554 +++++++++++++++++++++++++++++++++++++++++----
hw/vfio-user/proxy.c | 206 +++++++++--------
2 files changed, 620 insertions(+), 140 deletions(-)
next reply other threads:[~2025-12-03 15:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-03 15:12 Cédric Le Goater [this message]
2025-12-03 15:12 ` [PULL 1/6] docs/interop/vfio-user: update protocol specification Cédric Le Goater
2025-12-03 15:12 ` [PULL 2/6] vfio-user: simplify vfio_user_process() Cédric Le Goater
2025-12-03 15:12 ` [PULL 3/6] vfio-user: clarify partial message handling Cédric Le Goater
2025-12-03 15:12 ` [PULL 4/6] vfio-user: refactor out header handling Cédric Le Goater
2025-12-03 15:12 ` [PULL 5/6] vfio-user: simplify vfio_user_recv_one() Cédric Le Goater
2025-12-03 15:12 ` [PULL 6/6] vfio-user: recycle msg on failure Cédric Le Goater
2025-12-04 19:37 ` [PULL 0/6] vfio queue Richard Henderson
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=20251203151249.2707207-1-clg@redhat.com \
--to=clg@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).