qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 4/6] BitmapLog: cancel mechanism for an alrea


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v5 4/6] BitmapLog: cancel mechanism for an already running dump bitmap process
Date: Tue, 12 Aug 2014 07:55:29 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.7.0

On 07/31/2014 09:12 PM, Sanidhya Kashyap wrote:
> Signed-off-by: Sanidhya Kashyap <address@hidden>
> ---
>  hmp-commands.hx  | 14 ++++++++++++++
>  hmp.c            |  5 +++++
>  hmp.h            |  1 +
>  qapi-schema.json |  9 +++++++++
>  qmp-commands.hx  | 20 ++++++++++++++++++++
>  savevm.c         | 14 ++++++++++++++
>  6 files changed, 63 insertions(+)
> 
> diff --git a/hmp-commands.hx b/hmp-commands.hx
> index dca65bc..dcdc465 100644
> --- a/hmp-commands.hx
> +++ b/hmp-commands.hx
> @@ -1806,6 +1806,20 @@ STEXI
>  dumps the writable working set of a VM's memory to a file
>  ETEXI
>  
> +     {
> +     .name       = "ldbc|log_dirty_bitmap_cancel",

As in 2/6, trying to use 'ldbc' as a short name is not going to work.

-- 
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]