From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-stable@nongnu.org, Greg Kurz <groug@kaod.org>
Subject: [PULL for-9.2 0/7] 9p queue 2024-11-28
Date: Thu, 28 Nov 2024 19:53:58 +0100 [thread overview]
Message-ID: <cover.1732820037.git.qemu_oss@crudebyte.com> (raw)
The following changes since commit 24602b77f5658ae8377958c15fdef2f44affc743:
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging (2024-11-28 10:50:20 +0000)
are available in the Git repository at:
https://github.com/cschoenebeck/qemu.git tags/pull-9p-20241128
for you to fetch changes up to eaab44ccc59b83d8dff60fca3361a9b98ec7fee6:
tests/9p: also check 'Tgetattr' in 'use-after-unlink' test (2024-11-28 18:54:00 +0100)
----------------------------------------------------------------
* Fix open-unlink-fstat idiom on Linux guests.
* Add test to verify this behaviour.
* Cleanup patches.
----------------------------------------------------------------
Christian Schoenebeck (7):
9pfs: cleanup V9fsFidState
tests/9p: add 'use-after-unlink' test
tests/9p: fix Rreaddir response name
tests/9p: add missing Rgetattr response name
9pfs: remove obsolete comment in v9fs_getattr()
9pfs: fix 'Tgetattr' after unlink
tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
hw/9pfs/9p.c | 12 +++++----
hw/9pfs/9p.h | 1 -
tests/qtest/libqos/virtio-9p-client.c | 3 ++-
tests/qtest/virtio-9p-test.c | 46 +++++++++++++++++++++++++++++++++++
4 files changed, 55 insertions(+), 7 deletions(-)
next reply other threads:[~2024-11-28 19:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 18:53 Christian Schoenebeck [this message]
2024-11-28 18:53 ` [PULL for-9.2 2/7] tests/9p: add 'use-after-unlink' test Christian Schoenebeck
2024-11-28 18:53 ` [PULL for-9.2 1/7] 9pfs: cleanup V9fsFidState Christian Schoenebeck
2024-11-28 18:53 ` [PULL for-9.2 7/7] tests/9p: also check 'Tgetattr' in 'use-after-unlink' test Christian Schoenebeck
2024-11-28 18:53 ` [PULL for-9.2 3/7] tests/9p: fix Rreaddir response name Christian Schoenebeck
2024-11-28 18:53 ` [PULL for-9.2 4/7] tests/9p: add missing Rgetattr " Christian Schoenebeck
2024-11-28 18:53 ` [PULL for-9.2 5/7] 9pfs: remove obsolete comment in v9fs_getattr() Christian Schoenebeck
2024-11-28 18:53 ` [PULL for-9.2 6/7] 9pfs: fix 'Tgetattr' after unlink Christian Schoenebeck
2024-11-29 15:45 ` [PULL for-9.2 0/7] 9p queue 2024-11-28 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.1732820037.git.qemu_oss@crudebyte.com \
--to=qemu_oss@crudebyte.com \
--cc=groug@kaod.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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).