The following changes since commit f2a930ad8c433c5583e28ec803c8ca7cb2f31ab5:
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into staging (2019-05-17 15:46:37 +0100) are available in the Git repository at: https://github.com/gkurz/qemu.git tags/for-upstream for you to fetch changes up to b44a6b09705e9e8a3005229b58de36d176020548: virtfs: Fix documentation of -fsdev and -virtfs (2019-05-17 17:34:49 +0200) ---------------------------------------------------------------- This fixes the virtfs documentation (LP 1581976), deprecates the -virtfs_synth command line option, along with some assorted cleanups. ---------------------------------------------------------------- Greg Kurz (6): fsdev: Drop unused extern declaration fsdev: Drop unused opaque field fsdev: Move some types definition to qemu-fsdev.c fsdev: Error out when unsupported option is passed vl: Deprecate -virtfs_synth virtfs: Fix documentation of -fsdev and -virtfs fsdev/file-op-9p.h | 1 - fsdev/qemu-fsdev.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++-- fsdev/qemu-fsdev.h | 25 -------------- qemu-deprecated.texi | 5 +++ qemu-options.hx | 96 ++++++++++++++++++++++++++++++++++++--------------- vl.c | 4 +++ 6 files changed, 171 insertions(+), 57 deletions(-) -- 2.17.2