Re: [Qemu-devel] [PATCH v3 1/3] qemu-options: explain disk I/O throttling options

2017-03-01 Thread Greg Kurz
On Wed, 1 Mar 2017 11:50:24 + Stefan Hajnoczi wrote: > The disk I/O throttling options have been listed for a long time but > never explained on the QEMU man page. > > Suggested-by: Nini Gu > Cc: Alberto Garcia > Signed-off-by: Stefan Hajnoczi > --- Reviewed-by: Greg Kurz > qemu-opti

Re: [Qemu-devel] [PATCH v3 1/3] qemu-options: explain disk I/O throttling options

2017-03-01 Thread Alberto Garcia
On Wed 01 Mar 2017 12:50:24 PM CET, Stefan Hajnoczi wrote: > The disk I/O throttling options have been listed for a long time but > never explained on the QEMU man page. > > Suggested-by: Nini Gu > Cc: Alberto Garcia > Signed-off-by: Stefan Hajnoczi Reviewed-by: Alberto Garcia Berto

[Qemu-devel] [PATCH v3 1/3] qemu-options: explain disk I/O throttling options

2017-03-01 Thread Stefan Hajnoczi
The disk I/O throttling options have been listed for a long time but never explained on the QEMU man page. Suggested-by: Nini Gu Cc: Alberto Garcia Signed-off-by: Stefan Hajnoczi --- qemu-options.hx | 24 1 file changed, 24 insertions(+) diff --git a/qemu-options.hx b