Re: [Qemu-devel] [PATCH] block: document block-stream in qmp-commands.hx

2015-04-27 Thread Markus Armbruster
Stefan Hajnoczi writes: > On Wed, Apr 15, 2015 at 03:08:30PM +0200, Max Reitz wrote: >> On 15.04.2015 12:43, Stefan Hajnoczi wrote: >> >The 'block-stream' QMP command is documented in block-core.json but not >> >qmp-commands.hx. Add a summary of the command to qmp-commands.hx >> >(similar to the

Re: [Qemu-devel] [PATCH] block: document block-stream in qmp-commands.hx

2015-04-21 Thread Stefan Hajnoczi
On Wed, Apr 15, 2015 at 11:43:42AM +0100, Stefan Hajnoczi wrote: > The 'block-stream' QMP command is documented in block-core.json but not > qmp-commands.hx. Add a summary of the command to qmp-commands.hx > (similar to the documentation for 'block-commit'). > > Reported-by: Kashyap Chamarthy >

Re: [Qemu-devel] [PATCH] block: document block-stream in qmp-commands.hx

2015-04-16 Thread Stefan Hajnoczi
On Wed, Apr 15, 2015 at 03:08:30PM +0200, Max Reitz wrote: > On 15.04.2015 12:43, Stefan Hajnoczi wrote: > >The 'block-stream' QMP command is documented in block-core.json but not > >qmp-commands.hx. Add a summary of the command to qmp-commands.hx > >(similar to the documentation for 'block-commit

Re: [Qemu-devel] [PATCH] block: document block-stream in qmp-commands.hx

2015-04-15 Thread Max Reitz
On 15.04.2015 12:43, Stefan Hajnoczi wrote: The 'block-stream' QMP command is documented in block-core.json but not qmp-commands.hx. Add a summary of the command to qmp-commands.hx (similar to the documentation for 'block-commit'). Reported-by: Kashyap Chamarthy Signed-off-by: Stefan Hajnoczi

Re: [Qemu-devel] [PATCH] block: document block-stream in qmp-commands.hx

2015-04-15 Thread Eric Blake
On 04/15/2015 04:43 AM, Stefan Hajnoczi wrote: > The 'block-stream' QMP command is documented in block-core.json but not > qmp-commands.hx. Add a summary of the command to qmp-commands.hx > (similar to the documentation for 'block-commit'). > > Reported-by: Kashyap Chamarthy > Signed-off-by: Ste

[Qemu-devel] [PATCH] block: document block-stream in qmp-commands.hx

2015-04-15 Thread Stefan Hajnoczi
The 'block-stream' QMP command is documented in block-core.json but not qmp-commands.hx. Add a summary of the command to qmp-commands.hx (similar to the documentation for 'block-commit'). Reported-by: Kashyap Chamarthy Signed-off-by: Stefan Hajnoczi --- qmp-commands.hx | 37 +++