Re: [Qemu-devel] [PATCH] fix typo of block stats query cmds examples

2012-07-03 Thread Kevin Wolf
Am 28.06.2012 06:36, schrieb lvro...@linux.vnet.ibm.com: > From: lvroyce > > > Signed-off-by: Royce Lv In fact there's also a whole bunch of commas missing across all examples touched in this patch. Kevin

Re: [Qemu-devel] [PATCH] fix typo of block stats query cmds examples

2012-07-02 Thread Stefan Hajnoczi
On Thu, Jun 28, 2012 at 5:36 AM, wrote: > From: lvroyce > > > Signed-off-by: Royce Lv > --- > qmp-commands.hx | 30 +++--- > 1 files changed, 15 insertions(+), 15 deletions(-) Reviewed-by: Stefan Hajnoczi

[Qemu-devel] [PATCH] fix typo of block stats query cmds examples

2012-07-02 Thread lvroyce
From: lvroyce Signed-off-by: Royce Lv --- qmp-commands.hx | 30 +++--- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git a/qmp-commands.hx b/qmp-commands.hx index 2e1a38e..e0d0e4d 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -1420,9 +1420,9 @@ Ex