qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 01/17] QAPI: introduce migration capability x_un


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 01/17] QAPI: introduce migration capability x_unix_page_flipping
Date: Mon, 03 Mar 2014 16:42:15 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 12/02/2013 02:19 AM, Lei Li wrote:
> Introduce x_unix_page_flipping to MigrationCapability for
> localhost migration.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> Signed-off-by: Lei Li <address@hidden>
> ---
>  qapi-schema.json |   12 +++++++++++-
>  1 files changed, 11 insertions(+), 1 deletions(-)

I don't see this in git; is it something you are still interested in
adding?  If so, your subject line and commit message use '_'...

> 
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 83fa485..ea910ef 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -685,10 +685,20 @@
>  # @auto-converge: If enabled, QEMU will automatically throttle down the guest
>  #          to speed up convergence of RAM migration. (since 1.6)
>  #
> +# @x-unix-page-flipping: If enabled, QEMU can optimize migration when the

...while the code correctly uses '-'.

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