All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] 9p patches 2019-05-17
@ 2019-05-17 18:32 Greg Kurz
  2019-05-17 18:32 ` [Qemu-devel] [PULL 1/6] fsdev: Drop unused extern declaration Greg Kurz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Greg Kurz @ 2019-05-17 18:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Greg Kurz

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



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

end of thread, other threads:[~2019-05-20 10:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-17 18:32 [Qemu-devel] [PULL 0/6] 9p patches 2019-05-17 Greg Kurz
2019-05-17 18:32 ` [Qemu-devel] [PULL 1/6] fsdev: Drop unused extern declaration Greg Kurz
2019-05-17 18:32 ` [Qemu-devel] [PULL 2/6] fsdev: Drop unused opaque field Greg Kurz
2019-05-17 18:32 ` [Qemu-devel] [PULL 3/6] fsdev: Move some types definition to qemu-fsdev.c Greg Kurz
2019-05-17 18:32 ` [Qemu-devel] [PULL 4/6] fsdev: Error out when unsupported option is passed Greg Kurz
2019-05-17 18:32 ` [Qemu-devel] [PULL 5/6] vl: Deprecate -virtfs_synth Greg Kurz
2019-05-17 18:32 ` [Qemu-devel] [PULL 6/6] virtfs: Fix documentation of -fsdev and -virtfs Greg Kurz
2019-05-20 10:37 ` [Qemu-devel] [PULL 0/6] 9p patches 2019-05-17 Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.