Re: [Qemu-block] [PATCH v2] live-block-ops.txt: Rename, rewrite, and improve it

2017-06-19 Thread Kashyap Chamarthy
On Fri, Jun 16, 2017 at 04:41:20PM +0100, Stephen Finucane wrote: > On Fri, 2017-06-16 at 16:51 +0200, Kashyap Chamarthy wrote: [...] > As requested, a couple of rST pointers below that will help you if/when you > switch to Sphinx. I've only focused on the design aspect, not the content. Thanks

Re: [Qemu-block] [PATCH v2] live-block-ops.txt: Rename, rewrite, and improve it

2017-06-16 Thread Stephen Finucane
On Fri, 2017-06-16 at 16:51 +0200, Kashyap Chamarthy wrote: > This edition documents (including their QMP invocations) all four > operations: > >   - `block-stream` >   - `block-commit` >   - `drive-mirror` (& `blockdev-mirror`) >   - `drive-backup` (& `blockdev-backup`) > > Things considered

[Qemu-block] [PATCH v2] live-block-ops.txt: Rename, rewrite, and improve it

2017-06-16 Thread Kashyap Chamarthy
This edition documents (including their QMP invocations) all four operations: - `block-stream` - `block-commit` - `drive-mirror` (& `blockdev-mirror`) - `drive-backup` (& `blockdev-backup`) Things considered while writing this document: - Use reStructuredText as markup language (with