[Qemu-devel] [PATCH 1/3] qmp: dump-guest-memory: improve schema doc (again)

2012-09-26 Thread Luiz Capitulino
o Add a note about memory allocation with paging=true o Fix indentation Signed-off-by: Luiz Capitulino --- qapi-schema.json | 32 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/qapi-schema.json b/qapi-schema.json index 14e4419..6305733 100644 -

Re: [Qemu-devel] [PATCH 1/3] qmp: dump-guest-memory: improve schema doc (again)

2012-09-21 Thread Eric Blake
On 09/21/2012 11:07 AM, Luiz Capitulino wrote: > o Add a note about memory allocation with paging=true > o Fix indentation > > Signed-off-by: Luiz Capitulino > --- > qapi-schema.json | 32 > 1 file changed, 20 insertions(+), 12 deletions(-) > > diff --git a/qa

[Qemu-devel] [PATCH 1/3] qmp: dump-guest-memory: improve schema doc (again)

2012-09-21 Thread Luiz Capitulino
o Add a note about memory allocation with paging=true o Fix indentation Signed-off-by: Luiz Capitulino --- qapi-schema.json | 32 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/qapi-schema.json b/qapi-schema.json index 14e4419..3d93ebe 100644 -

[Qemu-devel] [PATCH 1/3] qmp: dump-guest-memory: improve schema doc

2012-07-13 Thread Luiz Capitulino
Clarify a few points and makes it looks more like the other commands' documentation. Signed-off-by: Luiz Capitulino --- qapi-schema.json | 32 +--- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/qapi-schema.json b/qapi-schema.json index 1ab5dbd..52524