From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: Greg Kurz <groug@kaod.org>, Thomas Huth <thuth@redhat.com>,
Peter Foley <pefoley@google.com>,
Jason Andryuk <jandryuk@gmail.com>,
Stefano Stabellini <sstabellini@kernel.org>
Subject: [PULL 0/4] 9p queue 2023-05-16
Date: Tue, 16 May 2023 17:21:04 +0200 [thread overview]
Message-ID: <cover.1684250463.git.qemu_oss@crudebyte.com> (raw)
The following changes since commit ab4c44d657aeca7e1da6d6dcb1741c8e7d357b8b:
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2023-05-15 13:54:33 -0700)
are available in the Git repository at:
https://github.com/cschoenebeck/qemu.git tags/pull-9p-20230516
for you to fetch changes up to 3887702e5f8995638c98f9d9326b4913fb107be7:
configure: make clear that VirtFS is 9p (2023-05-16 16:21:54 +0200)
----------------------------------------------------------------
9pfs: fixes
* Fixes for Xen, configure and a theoretical leak.
----------------------------------------------------------------
Christian Schoenebeck (2):
tests/9p: fix potential leak in v9fs_rreaddir()
configure: make clear that VirtFS is 9p
Jason Andryuk (1):
9pfs/xen: Fix segfault on shutdown
Peter Foley (1):
Don't require libcap-ng for virtfs support
hw/9pfs/trace-events | 6 ++++++
hw/9pfs/xen-9p-backend.c | 35 ++++++++++++++++++++++-------------
meson.build | 14 ++++++++++----
meson_options.txt | 2 ++
scripts/meson-buildoptions.sh | 4 ++++
tests/qtest/libqos/virtio-9p-client.c | 5 +++++
6 files changed, 49 insertions(+), 17 deletions(-)
next reply other threads:[~2023-05-16 15:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-16 15:21 Christian Schoenebeck [this message]
2023-05-16 15:21 ` [PULL 3/4] 9pfs/xen: Fix segfault on shutdown Christian Schoenebeck
2023-05-16 20:34 ` Michael Tokarev
2023-05-16 15:21 ` [PULL 4/4] configure: make clear that VirtFS is 9p Christian Schoenebeck
2023-05-16 15:21 ` [PULL 1/4] Don't require libcap-ng for virtfs support Christian Schoenebeck
2023-05-16 15:21 ` [PULL 2/4] tests/9p: fix potential leak in v9fs_rreaddir() Christian Schoenebeck
2023-05-16 17:17 ` [PULL 0/4] 9p queue 2023-05-16 Richard Henderson
2023-05-16 17:22 ` Richard Henderson
2023-05-16 19:16 ` 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=cover.1684250463.git.qemu_oss@crudebyte.com \
--to=qemu_oss@crudebyte.com \
--cc=groug@kaod.org \
--cc=jandryuk@gmail.com \
--cc=pefoley@google.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=sstabellini@kernel.org \
--cc=thuth@redhat.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 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.