]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-03-10' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Mar 2020 14:47:42 +0000 (14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Mar 2020 14:47:42 +0000 (14:47 +0000)
commit474acbe05d6a9c53ac358b45d8a095c6a68a10d6
tree3c16acf544bce351d028b02e69111fab982da8a7
parentd46f81cb746d18b4530b5fe63e75b11f6b926f1f
parent659f1953281bcfa5ac217e42877d7d3c32eeea38
Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-03-10' into staging

Fix the proxy fsdev so that it honours "readonly" and "writeout".

# gpg: Signature made Tue 10 Mar 2020 15:16:39 GMT
# gpg:                using RSA key B4828BAF943140CEF2A3491071D4D5E5822F73D6
# gpg: Good signature from "Greg Kurz <groug@kaod.org>" [full]
# gpg:                 aka "Gregory Kurz <gregory.kurz@free.fr>" [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-03-10:
  9p/proxy: Fix export_flags

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>