qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] 9p queue 2023-05-16
@ 2023-05-16 15:21 Christian Schoenebeck
  2023-05-16 15:21 ` [PULL 2/4] tests/9p: fix potential leak in v9fs_rreaddir() Christian Schoenebeck
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Christian Schoenebeck @ 2023-05-16 15:21 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell
  Cc: Greg Kurz, Thomas Huth, Peter Foley, Jason Andryuk,
	Stefano Stabellini

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(-)


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

end of thread, other threads:[~2023-05-16 20:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-16 15:21 [PULL 0/4] 9p queue 2023-05-16 Christian Schoenebeck
2023-05-16 15:21 ` [PULL 2/4] tests/9p: fix potential leak in v9fs_rreaddir() Christian Schoenebeck
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 1/4] Don't require libcap-ng for virtfs support Christian Schoenebeck
2023-05-16 15:21 ` [PULL 4/4] configure: make clear that VirtFS is 9p 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

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).