qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: Greg Kurz <groug@kaod.org>, Bin Meng <bin.meng@windriver.com>,
	Markus Armbruster <armbru@redhat.com>,
	Philippe Mathieu-Daudé <philmd@linaro.org>,
	Wilfred Mallawa <wilfred.mallawa@wdc.com>
Subject: [PULL 0/5] 9p queue 2022-12-23
Date: Fri, 23 Dec 2022 12:04:36 +0100	[thread overview]
Message-ID: <cover.1671793476.git.qemu_oss@crudebyte.com> (raw)

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	other threads:[~2022-12-23 11:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-23 11:04 Christian Schoenebeck [this message]
2022-12-23 11:04 ` [PULL 2/5] MAINTAINERS: Add 9p test client to section "virtio-9p" Christian Schoenebeck
2022-12-23 11:04 ` [PULL 4/5] hw/9pfs: Drop unnecessary *xattr wrapper API declarations Christian Schoenebeck
2022-12-23 11:04 ` [PULL 5/5] hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper Christian Schoenebeck
2022-12-23 11:04 ` [PULL 1/5] 9pfs: Fix some return statements in the synth backend Christian Schoenebeck
2022-12-23 11:04 ` [PULL 3/5] qemu/xattr.h: Exclude <sys/xattr.h> for Windows Christian Schoenebeck
2023-01-04 16:47 ` [PULL 0/5] 9p queue 2022-12-23 Peter Maydell

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.1671793476.git.qemu_oss@crudebyte.com \
    --to=qemu_oss@crudebyte.com \
    --cc=armbru@redhat.com \
    --cc=bin.meng@windriver.com \
    --cc=groug@kaod.org \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wilfred.mallawa@wdc.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 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).