qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] 9p queue 2025-09-18
@ 2025-09-18 19:42 Christian Schoenebeck
  2025-09-18 19:42 ` [PULL 2/2] 9pfs: Stop including gstrfuncs.h Christian Schoenebeck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Schoenebeck @ 2025-09-18 19:42 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz, Mark Johnston, Peter Foley, Richard Henderson

The following changes since commit e7c1e8043a69c5a8efa39d4f9d111f7c72c076e6:

  Merge tag 'pull-loongarch-20250918' of https://github.com/gaosong715/qemu into staging (2025-09-18 07:08:08 -0700)

are available in the Git repository at:

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

for you to fetch changes up to c921e5496f23221335bea0c9104364409cd0b2b8:

  9pfs: Stop including gstrfuncs.h (2025-09-18 21:21:29 +0200)

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

* Add FreeBSD host support.

* Fix glib header inclusion.

----------------------------------------------------------------
Mark Johnston (1):
      9pfs: Add FreeBSD support

Peter Foley (1):
      9pfs: Stop including gstrfuncs.h

 fsdev/file-op-9p.h        |   6 ++-
 fsdev/meson.build         |   2 +-
 hw/9pfs/9p-synth.c        |   2 +-
 hw/9pfs/9p-util-freebsd.c | 132 ++++++++++++++++++++++++++++++++++++++++++++++
 hw/9pfs/9p-util-generic.c |   1 -
 hw/9pfs/9p-util.h         |  20 +++++--
 hw/9pfs/9p.c              |  16 +++++-
 hw/9pfs/meson.build       |   2 +
 include/qemu/xattr.h      |   6 ++-
 meson.build               |   8 +--
 10 files changed, 179 insertions(+), 16 deletions(-)
 create mode 100644 hw/9pfs/9p-util-freebsd.c


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

end of thread, other threads:[~2025-09-19 20:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18 19:42 [PULL 0/2] 9p queue 2025-09-18 Christian Schoenebeck
2025-09-18 19:42 ` [PULL 2/2] 9pfs: Stop including gstrfuncs.h Christian Schoenebeck
2025-09-18 19:42 ` [PULL 1/2] 9pfs: Add FreeBSD support Christian Schoenebeck
2025-09-19 20:47 ` [PULL 0/2] 9p queue 2025-09-18 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).