From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org
Cc: Greg Kurz <groug@kaod.org>, Sean Wei <me@sean.taipei>,
Philippe Mathieu-Daudé <philmd@linaro.org>
Subject: [PULL 0/2] 9p queue 2025-07-16
Date: Wed, 16 Jul 2025 14:44:22 +0200 [thread overview]
Message-ID: <cover.1752669861.git.qemu_oss@crudebyte.com> (raw)
The following changes since commit c079d3a31e45093286c65f8ca5350beb3a4404a9:
Merge tag 'pull-10.1-rc0-maintainer-140725-1' of https://gitlab.com/stsquad/qemu into staging (2025-07-15 00:12:07 -0400)
are available in the Git repository at:
https://github.com/cschoenebeck/qemu.git tags/pull-9p-20250716
for you to fetch changes up to 44f51c1a3cf435daa82eb757740b59b1fd4fe71c:
hw/9pfs: move G_GNUC_PRINTF to header (2025-07-16 14:18:48 +0200)
----------------------------------------------------------------
9pfs changes:
* Tightens printf-style format checks. No behaviour change.
----------------------------------------------------------------
Sean Wei (2):
fsdev/9p-marshal: move G_GNUC_PRINTF to header
hw/9pfs: move G_GNUC_PRINTF to header
fsdev/9p-marshal.c | 3 +--
fsdev/9p-marshal.h | 3 ++-
hw/9pfs/9p.c | 3 +--
hw/9pfs/9p.h | 3 ++-
4 files changed, 6 insertions(+), 6 deletions(-)
next reply other threads:[~2025-07-16 13:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-16 12:44 Christian Schoenebeck [this message]
2025-07-16 12:44 ` [PULL 1/2] fsdev/9p-marshal: move G_GNUC_PRINTF to header Christian Schoenebeck
2025-07-16 12:44 ` [PULL 2/2] hw/9pfs: " Christian Schoenebeck
2025-07-17 20:56 ` [PULL 0/2] 9p queue 2025-07-16 Stefan Hajnoczi
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=cover.1752669861.git.qemu_oss@crudebyte.com \
--to=qemu_oss@crudebyte.com \
--cc=groug@kaod.org \
--cc=me@sean.taipei \
--cc=philmd@linaro.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.