Re: [Qemu-devel] [PATCH 10/10] qmp: parse commands in strict mode

2012-03-22 Thread Luiz Capitulino
On Thu, 22 Mar 2012 15:28:00 -0500 Anthony Liguori wrote: > On 03/22/2012 06:51 AM, Paolo Bonzini wrote: > > Signed-off-by: Paolo Bonzini > > Reviewed-off-by: Anthony Liguori > > Looks good overall. I think documentation is the only real issue. > > I assume this will go through Luiz's tree?

Re: [Qemu-devel] [PATCH 10/10] qmp: parse commands in strict mode

2012-03-22 Thread Anthony Liguori
On 03/22/2012 06:51 AM, Paolo Bonzini wrote: Signed-off-by: Paolo Bonzini Reviewed-off-by: Anthony Liguori Looks good overall. I think documentation is the only real issue. I assume this will go through Luiz's tree? Regards, Anthony Liguori --- scripts/qapi-commands.py |2 +- 1 f

[Qemu-devel] [PATCH 10/10] qmp: parse commands in strict mode

2012-03-22 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- scripts/qapi-commands.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/qapi-commands.py b/scripts/qapi-commands.py index 3aabf61..4774b61 100644 --- a/scripts/qapi-commands.py +++ b/scripts/qapi-commands.py @@ -140,7 +140,7 @@ v