qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/18] qapi: add dirty-bitmaps migration capabil


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH 07/18] qapi: add dirty-bitmaps migration capability
Date: Wed, 17 Aug 2016 17:06:16 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, 08/16 13:26, Vladimir Sementsov-Ogievskiy wrote:
>  bool migrate_use_events(void)
>  {
>      MigrationState *s;
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 5658723..6386fbc 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -553,11 +553,13 @@
>  #          been migrated, pulling the remaining pages along as needed. NOTE: 
> If
>  #          the migration fails during postcopy the VM will fail.  (since 2.6)
>  #
> +# @dirty-bitmaps: If enabled, QEMU will migrate named dirty bitmaps. (since 
> 2.6)

This need to be 2.8.

Fam



reply via email to

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