Re: [Qemu-devel] [PATCH] qapi: Fix some blockdev-add documentation regressions

2017-05-23 Thread Eric Blake
On 05/23/2017 09:32 AM, Eric Blake wrote: > On 05/23/2017 03:39 AM, Markus Armbruster wrote: >> Eric Blake writes: >> >>> In the process of getting rid of docs/qmp-commands.txt, we >>> managed to regress on any text that changed after the point >>> where the move was first branched and when the mo

Re: [Qemu-devel] [PATCH] qapi: Fix some blockdev-add documentation regressions

2017-05-23 Thread Eric Blake
On 05/23/2017 03:39 AM, Markus Armbruster wrote: > Eric Blake writes: > >> In the process of getting rid of docs/qmp-commands.txt, we >> managed to regress on any text that changed after the point >> where the move was first branched and when the move actually >> occurred. For example, commit 32

Re: [Qemu-devel] [PATCH] qapi: Fix some blockdev-add documentation regressions

2017-05-23 Thread Markus Armbruster
Eric Blake writes: > In the process of getting rid of docs/qmp-commands.txt, we > managed to regress on any text that changed after the point > where the move was first branched and when the move actually > occurred. For example, commit 3282eca for blockdev-snapshot > re-added the extra "options

[Qemu-devel] [PATCH] qapi: Fix some blockdev-add documentation regressions

2017-05-22 Thread Eric Blake
In the process of getting rid of docs/qmp-commands.txt, we managed to regress on any text that changed after the point where the move was first branched and when the move actually occurred. For example, commit 3282eca for blockdev-snapshot re-added the extra "options" layer which had been cleaned