qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] 9p patches 2020-02-08
@ 2020-02-08 10:45 Greg Kurz
  2020-02-08 10:45 ` [PULL 1/6] tests/virtio-9p: add terminating null in v9fs_string_read() Greg Kurz
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Greg Kurz @ 2020-02-08 10:45 UTC (permalink / raw)
  To: qemu-devel, Peter Maydell; +Cc: Christian Schoenebeck, Greg Kurz

The following changes since commit 42ccca1bd9456568f996d5646b2001faac96944b:

  Merge remote-tracking branch 'remotes/berrange/tags/misc-fixes-pull-request' into staging (2020-02-07 15:01:23 +0000)

are available in the Git repository at:

  https://github.com/gkurz/qemu.git tags/9p-next-2020-02-08

for you to fetch changes up to 2822602cbe2be98229b882101dfdb9d3a738c611:

  MAINTAINERS: 9pfs: Add myself as reviewer (2020-02-08 09:29:04 +0100)

----------------------------------------------------------------
9p patches:
- some more protocol sanity checks
- qtest for readdir
- Christian Schoenebeck now official reviewer

----------------------------------------------------------------
Christian Schoenebeck (6):
      tests/virtio-9p: add terminating null in v9fs_string_read()
      9pfs: require msize >= 4096
      9pfs: validate count sent by client with T_readdir
      hw/9pfs/9p-synth: added directory for readdir test
      tests/virtio-9p: added readdir test
      MAINTAINERS: 9pfs: Add myself as reviewer

 MAINTAINERS                  |   1 +
 hw/9pfs/9p-synth.c           |  19 ++++++
 hw/9pfs/9p-synth.h           |   5 ++
 hw/9pfs/9p.c                 |  21 ++++++
 hw/9pfs/9p.h                 |  11 +++
 tests/qtest/virtio-9p-test.c | 155 ++++++++++++++++++++++++++++++++++++++++++-
 6 files changed, 211 insertions(+), 1 deletion(-)
-- 
2.21.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-02-11 13:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-08 10:45 [PULL 0/6] 9p patches 2020-02-08 Greg Kurz
2020-02-08 10:45 ` [PULL 1/6] tests/virtio-9p: add terminating null in v9fs_string_read() Greg Kurz
2020-02-08 10:45 ` [PULL 2/6] 9pfs: require msize >= 4096 Greg Kurz
2020-02-08 10:45 ` [PULL 3/6] 9pfs: validate count sent by client with T_readdir Greg Kurz
2020-02-08 10:45 ` [PULL 4/6] hw/9pfs/9p-synth: added directory for readdir test Greg Kurz
2020-02-08 10:45 ` [PULL 5/6] tests/virtio-9p: added " Greg Kurz
2020-02-08 10:45 ` [PULL 6/6] MAINTAINERS: 9pfs: Add myself as reviewer Greg Kurz
2020-02-10 17:08 ` [PULL 0/6] 9p patches 2020-02-08 Peter Maydell
2020-02-11  8:15   ` Christian Schoenebeck
2020-02-11  8:42     ` Greg Kurz
2020-02-11 13:27       ` Christian Schoenebeck

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