From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: Greg Kurz <groug@kaod.org>
Subject: [PULL 0/7] 9p queue 2022-06-16
Date: Thu, 16 Jun 2022 13:00:04 +0200 [thread overview]
Message-ID: <cover.1655377203.git.qemu_oss@crudebyte.com> (raw)
The following changes since commit 9ac873a46963098441be920ef7a2eaf244a3352d:
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging (2022-06-15 09:47:24 -0700)
are available in the Git repository at:
https://github.com/cschoenebeck/qemu.git tags/pull-9p-20220616
for you to fetch changes up to 0e43495d3b4a50fc5e22f7b71261fdd5b56fdfcb:
tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent (2022-06-16 12:44:52 +0200)
----------------------------------------------------------------
9pfs: fix 'Twalk' protocol violation
Actual fix is patch 5, whereas patch 4 being preparatory, all other
patches are test cases to guard this Twalk issue.
----------------------------------------------------------------
Christian Schoenebeck (7):
tests/9pfs: walk to non-existent dir
tests/9pfs: Twalk with nwname=0
tests/9pfs: compare QIDs in fs_walk_none() test
9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk()
9pfs: fix 'Twalk' to only send error if no component walked
tests/9pfs: guard recent 'Twalk' behaviour fix
tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent
hw/9pfs/9p.c | 63 +++++++++-----
tests/qtest/virtio-9p-test.c | 201 ++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 237 insertions(+), 27 deletions(-)
next reply other threads:[~2022-06-16 11:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 11:00 Christian Schoenebeck [this message]
2022-06-16 11:00 ` [PULL 6/7] tests/9pfs: guard recent 'Twalk' behaviour fix Christian Schoenebeck
2022-06-16 11:00 ` [PULL 2/7] tests/9pfs: Twalk with nwname=0 Christian Schoenebeck
2022-06-16 11:00 ` [PULL 4/7] 9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk() Christian Schoenebeck
2022-06-16 11:00 ` [PULL 1/7] tests/9pfs: walk to non-existent dir Christian Schoenebeck
2022-06-16 11:00 ` [PULL 5/7] 9pfs: fix 'Twalk' to only send error if no component walked Christian Schoenebeck via
2022-06-16 11:00 ` [PULL 3/7] tests/9pfs: compare QIDs in fs_walk_none() test Christian Schoenebeck
2022-06-16 11:00 ` [PULL 7/7] tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent Christian Schoenebeck
2022-06-16 18:24 ` [PULL 0/7] 9p queue 2022-06-16 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.1655377203.git.qemu_oss@crudebyte.com \
--to=qemu_oss@crudebyte.com \
--cc=groug@kaod.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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).