Re: [Qemu-devel] [PATCH v2 2/2] virtfs: Fix documentation of -fsdev and -virtfs

2019-05-17 Thread Greg Kurz
On Fri, 17 May 2019 15:22:48 +0200 Thomas Huth wrote: > On 17/05/2019 15.17, Greg Kurz wrote: > > On Mon, 13 May 2019 12:34:10 +0200 > > Greg Kurz wrote: > > > >> This fixes several things: > >> - add "id" description to -virtfs documentation > >> - split the description into several lines in

Re: [Qemu-devel] [PATCH v2 2/2] virtfs: Fix documentation of -fsdev and -virtfs

2019-05-17 Thread Greg Kurz
On Mon, 13 May 2019 12:34:10 +0200 Greg Kurz wrote: > This fixes several things: > - add "id" description to -virtfs documentation > - split the description into several lines in both usage and documentation > for accurateness and clarity > - add documentation and usage of the synth fsdriver >

Re: [Qemu-devel] [PATCH v2 2/2] virtfs: Fix documentation of -fsdev and -virtfs

2019-05-17 Thread Thomas Huth
On 17/05/2019 15.17, Greg Kurz wrote: > On Mon, 13 May 2019 12:34:10 +0200 > Greg Kurz wrote: > >> This fixes several things: >> - add "id" description to -virtfs documentation >> - split the description into several lines in both usage and documentation >> for accurateness and clarity >> - add

[Qemu-devel] [PATCH v2 2/2] virtfs: Fix documentation of -fsdev and -virtfs

2019-05-13 Thread Greg Kurz
This fixes several things: - add "id" description to -virtfs documentation - split the description into several lines in both usage and documentation for accurateness and clarity - add documentation and usage of the synth fsdriver - add "throttling.*" description to -fsdev local - add some missin