]> Git Repo - qemu.git/commit
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into staging
authorPeter Maydell <[email protected]>
Mon, 10 Feb 2020 16:07:29 +0000 (16:07 +0000)
committerPeter Maydell <[email protected]>
Mon, 10 Feb 2020 16:07:29 +0000 (16:07 +0000)
commit2b8a51cdb3e8d15a5c35de7a2e76a813ae7358f0
treec82e3e89f982c292177cd066066fe246b2cb10d3
parent73d336510cf118fcc2ee7e98e774a193cf661614
parent2822602cbe2be98229b882101dfdb9d3a738c611
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into staging

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

# gpg: Signature made Sat 08 Feb 2020 08:38:10 GMT
# gpg:                using RSA key B4828BAF943140CEF2A3491071D4D5E5822F73D6
# gpg: Good signature from "Greg Kurz <[email protected]>" [full]
# gpg:                 aka "Gregory Kurz <[email protected]>" [full]
# gpg:                 aka "[jpeg image of size 3330]" [full]
# Primary key fingerprint: B482 8BAF 9431 40CE F2A3  4910 71D4 D5E5 822F 73D6

* remotes/gkurz/tags/9p-next-2020-02-08:
  MAINTAINERS: 9pfs: Add myself as reviewer
  tests/virtio-9p: added readdir test
  hw/9pfs/9p-synth: added directory for readdir test
  9pfs: validate count sent by client with T_readdir
  9pfs: require msize >= 4096
  tests/virtio-9p: add terminating null in v9fs_string_read()

Signed-off-by: Peter Maydell <[email protected]>
This page took 0.026396 seconds and 4 git commands to generate.