]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/migration.json
migration: Introduce ignore-shared capability
authorYury Kotov <yury-kotov@yandex-team.ru>
Fri, 15 Feb 2019 17:45:45 +0000 (20:45 +0300)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 6 Mar 2019 10:49:17 +0000 (10:49 +0000)
commit18269069c31089c3b42ef78ddffe1ee5799e2708
treec104198b6087f6366578e491819ca0162b0803b2
parent754cb9c0ebcf2164107baf39e75517e459887622
migration: Introduce ignore-shared capability

We want to use local migration to update QEMU for running guests.
In this case we don't need to migrate shared (file backed) RAM.
So, add a capability to ignore such blocks during live migration.

Signed-off-by: Yury Kotov <yury-kotov@yandex-team.ru>
Message-Id: <20190215174548.2630-3-yury-kotov@yandex-team.ru>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/migration.c
migration/migration.h
qapi/migration.json