qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/5] 9p queue 2022-12-23


From: Christian Schoenebeck
Subject: [PULL 0/5] 9p queue 2022-12-23
Date: Fri, 23 Dec 2022 12:04:36 +0100

The following changes since commit 222059a0fccf4af3be776fe35a5ea2d6a68f9a0b:

  Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into 
staging (2022-12-21 18:08:09 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 6ca60cd7a388a776d72739e5a404e65c19460511:

  hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper (2022-12-23 
11:48:13 +0100)

----------------------------------------------------------------
9pfs: Windows host prep, cleanup

* Next preparatory patches for upcoming Windows host support.

* Cleanup patches.

----------------------------------------------------------------
Bin Meng (3):
      qemu/xattr.h: Exclude <sys/xattr.h> for Windows
      hw/9pfs: Drop unnecessary *xattr wrapper API declarations
      hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper

Christian Schoenebeck (1):
      MAINTAINERS: Add 9p test client to section "virtio-9p"

Greg Kurz (1):
      9pfs: Fix some return statements in the synth backend

 MAINTAINERS          |  1 +
 hw/9pfs/9p-local.c   | 32 ++++++++++++++++----------------
 hw/9pfs/9p-synth.c   | 12 ++++++------
 hw/9pfs/9p-util.h    | 26 +++++++++++---------------
 include/qemu/xattr.h |  4 +++-
 5 files changed, 37 insertions(+), 38 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]