Re: [Qemu-devel] [PATCH v2 0/6] QMP: re-organize documentation

2013-09-13 Thread Eric Blake
On 09/13/2013 12:11 PM, Luiz Capitulino wrote: > The QMP dir is storing QMP docs and scripts. This series moves the scripts to > scripts/qmp/ and the docs to docs/qmp/. Also, the docs are updated. > > v2 > > - Set git diff.renames to true > - Fix trailing whitespaces > - Other minor fixes > >

[Qemu-devel] [PATCH v2 0/6] QMP: re-organize documentation

2013-09-13 Thread Luiz Capitulino
The QMP dir is storing QMP docs and scripts. This series moves the scripts to scripts/qmp/ and the docs to docs/qmp/. Also, the docs are updated. v2 - Set git diff.renames to true - Fix trailing whitespaces - Other minor fixes Luiz Capitulino (6): QMP: add scripts/qmp QMP: fix qmp-command