On 01/27/2015 03:56 AM, Vladimir Sementsov-Ogievskiy wrote: > Add dirty parameter to qmp-migrate command. If this parameter is true, > migration/block.c will migrate dirty bitmaps. This parameter can be used > without "blk" parameter to migrate only dirty bitmaps, skipping block > migration. > > Signed-off-by: Vladimir Sementsov-Ogievskiy <vsement...@parallels.com> > ---
> +++ b/qapi-schema.json > @@ -1656,12 +1656,17 @@ > # @detach: this argument exists only for compatibility reasons and > # is ignored by QEMU > # > +# @dirty: #optional do dirty-bitmaps migration (can be used with or without > +# @blk parameter) > +# (since 2.3) Rather than adding it to 'migrate', where the command is not introspectible, I'd rather you add it to 'migrate-set-capabilities', where I can then use 'query-migrate-capabilities' to learn if it is supported. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature