qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-ca


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v10 13/13] dump: add 'query-dump-guest-memory-capability' command
Date: Thu, 13 Feb 2014 06:13:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 02/12/2014 06:48 PM, Qiao Nuohan wrote:

>>From c729625031c88b0bf32bae50c39f81585303cc52 Mon Sep 17 00:00:00 2001
> From: qiaonuohan <address@hidden>
> Date: Thu, 13 Feb 2014 09:39:26 +0800
> Subject: [PATCH v11 13/13] dump: add 'query-dump-guest-memory-capability' 
> command
> 
> 'query-dump-guest-memory-capability' is used to query the available formats 
> for
> 'dump-guest-memory'. The output of the command will be like:
> 
> -> { "execute": "query-dump-guest-memory-capability" }
> <- { "return": { "formats":
>                     ["elf", "kdump-zlib", "kdump-lzo", "kdump-snappy"] }
> 
> Signed-off-by: Qiao Nuohan <address@hidden>
> ---
>  dump.c           |   33 +++++++++++++++++++++++++++++++++
>  qapi-schema.json |   24 ++++++++++++++++++++++++
>  qmp-commands.hx  |   20 ++++++++++++++++++++
>  3 files changed, 77 insertions(+), 0 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]