Re: [Qemu-devel] [PATCH 1/5] qapi-schema: dump-guest-memory: Improve text

2015-11-19 Thread Eric Blake
On 11/19/2015 07:53 AM, Andrew Jones wrote: > dump-guest-memory is supported by more than just x86, however > the paging option is not. > > (No functional change.) > > Signed-off-by: Andrew Jones > --- > qapi-schema.json | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by:

[Qemu-devel] [PATCH 1/5] qapi-schema: dump-guest-memory: Improve text

2015-11-19 Thread Andrew Jones
dump-guest-memory is supported by more than just x86, however the paging option is not. (No functional change.) Signed-off-by: Andrew Jones --- qapi-schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qapi-schema.json b/qapi-schema.json index 8b1a423fa7973..ebbad