qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 0/4] 9p queue 2025-02-06
@ 2025-02-07  9:53 Christian Schoenebeck
  2025-02-07  9:53 ` [PULL v2 3/4] 9pfs: improve v9fs_open() tracing Christian Schoenebeck
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christian Schoenebeck @ 2025-02-07  9:53 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Greg Kurz, Stefan Hajnoczi

The following changes since commit d922088eb4ba6bc31a99f17b32cf75e59dd306cd:

  Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2025-02-03 13:42:02 -0500)

are available in the Git repository at:

  https://github.com/cschoenebeck/qemu.git tags/pull-9p-20250207

for you to fetch changes up to 52065d405ae96221f15b0fd9c099437c77178d4f:

  MAINTAINERS: Mark me as reviewer only for 9pfs (2025-02-07 10:28:27 +0100)

----------------------------------------------------------------
9pfs changes:

* Greg Kurz steps back as maintainer of 9pfs.

* Make multidevs=remap default option (instead of multidevs=warn)
  and update documentation related to this option.

* Improve tracing (i.e. usefulness of log output content).

----------------------------------------------------------------
Christian Schoenebeck (3):
      9pfs: improve v9fs_walk() tracing
      9pfs: make multidevs=remap default
      9pfs: improve v9fs_open() tracing

Greg Kurz (1):
      MAINTAINERS: Mark me as reviewer only for 9pfs

 MAINTAINERS               |  3 +--
 hw/9pfs/9p-local.c        |  3 +++
 hw/9pfs/9p-util-generic.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++
 hw/9pfs/9p-util.h         |  6 ++++++
 hw/9pfs/9p.c              | 45 ++++++++++++++++++++++++++++++++++++------
 hw/9pfs/meson.build       |  1 +
 hw/9pfs/trace-events      |  4 ++--
 qemu-options.hx           | 49 +++++++++++++++++++++++++---------------------
 8 files changed, 129 insertions(+), 32 deletions(-)
 create mode 100644 hw/9pfs/9p-util-generic.c


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

end of thread, other threads:[~2025-02-10 14:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07  9:53 [PULL v2 0/4] 9p queue 2025-02-06 Christian Schoenebeck
2025-02-07  9:53 ` [PULL v2 3/4] 9pfs: improve v9fs_open() tracing Christian Schoenebeck
2025-02-07  9:53 ` [PULL v2 4/4] MAINTAINERS: Mark me as reviewer only for 9pfs Christian Schoenebeck
2025-02-07  9:53 ` [PULL v2 2/4] 9pfs: make multidevs=remap default Christian Schoenebeck
2025-02-07  9:53 ` [PULL v2 1/4] 9pfs: improve v9fs_walk() tracing Christian Schoenebeck
2025-02-08 16:08 ` [PULL v2 0/4] 9p queue 2025-02-06 Stefan Hajnoczi

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