qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/7] 9p queue 2022-06-16


From: Christian Schoenebeck
Subject: [PULL 0/7] 9p queue 2022-06-16
Date: Thu, 16 Jun 2022 13:00:04 +0200

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(-)



reply via email to

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