[Qemu-devel] [PATCH 4/6] QMP: Update README file

2013-09-13 Thread Luiz Capitulino
Drop unneeded info, fix some of the examples and rename QEMU Monitor Protocol to QEMU Machine Protocol. Signed-off-by: Luiz Capitulino Reviewed-by: Eric Blake --- docs/qmp/README | 99 - 1 file changed, 49 insertions(+), 50 deletions(-) d

Re: [Qemu-devel] [PATCH 4/6] QMP: Update README file

2013-09-11 Thread Eric Blake
On 09/11/2013 02:52 PM, Luiz Capitulino wrote: > Drop unneeded info, fix some of the examples and rename QEMU Monitor > Protocol to QEMU Machine Protocol. > > Signed-off-by: Luiz Capitulino > --- > docs/qmp/README | 99 > - > 1 file change

[Qemu-devel] [PATCH 4/6] QMP: Update README file

2013-09-11 Thread Luiz Capitulino
Drop unneeded info, fix some of the examples and rename QEMU Monitor Protocol to QEMU Machine Protocol. Signed-off-by: Luiz Capitulino --- docs/qmp/README | 99 - 1 file changed, 49 insertions(+), 50 deletions(-) diff --git a/docs/qmp/READ