From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org, Richard Henderson <richard.henderson@linaro.org>
Cc: Greg Kurz <groug@kaod.org>, Philippe Mathieu-Daudé <philmd@linaro.org>
Subject: [PULL 0/2] 9p queue 2023-07-06
Date: Thu, 06 Jul 2023 11:57:47 +0200 [thread overview]
Message-ID: <cover.1688637466.git.qemu_oss@crudebyte.com> (raw)
The following changes since commit 0618e72d64e434dd6f1bc38b107670474c49fb86:
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2023-07-04 18:40:13 +0200)
are available in the Git repository at:
https://github.com/cschoenebeck/qemu.git tags/pull-9p-20230706
for you to fetch changes up to 3548fa01511b4d8d19d4b187d3989b7033b733d8:
MAINTAINERS: raise status of 9p to 'Maintained' (2023-07-06 11:42:08 +0200)
----------------------------------------------------------------
Administrative changes only:
* Deprecate 9p 'proxy' backend.
* Raise status of 9p to 'Maintained'.
----------------------------------------------------------------
Christian Schoenebeck (2):
9pfs: deprecate 'proxy' backend
MAINTAINERS: raise status of 9p to 'Maintained'
MAINTAINERS | 11 +++++++++--
docs/about/deprecated.rst | 23 +++++++++++++++++++++++
docs/tools/virtfs-proxy-helper.rst | 3 +++
fsdev/qemu-fsdev.c | 8 ++++++++
fsdev/virtfs-proxy-helper.c | 9 +++++++++
hw/9pfs/9p-proxy.c | 5 +++++
hw/9pfs/9p-proxy.h | 5 +++++
meson.build | 2 +-
qemu-options.hx | 6 +++++-
9 files changed, 68 insertions(+), 4 deletions(-)
next reply other threads:[~2023-07-06 10:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-06 9:57 Christian Schoenebeck [this message]
2023-07-06 9:57 ` [PULL 1/2] 9pfs: deprecate 'proxy' backend Christian Schoenebeck
2023-07-06 9:57 ` [PULL 2/2] MAINTAINERS: raise status of 9p to 'Maintained' Christian Schoenebeck
2023-07-07 6:03 ` [PULL 0/2] 9p queue 2023-07-06 Richard Henderson
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.1688637466.git.qemu_oss@crudebyte.com \
--to=qemu_oss@crudebyte.com \
--cc=groug@kaod.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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).