[libvirt] [PATCH 20/27] qemu: migration: Prepare for non-contiguous vcpu configurations

Pavel Hrdina phrdina at redhat.com
Fri Aug 12 08:33:43 UTC 2016


On Fri, Aug 05, 2016 at 03:56:16PM +0200, Peter Krempa wrote:
> Introduce a new migration cookie flag that will be used for any
> configurations that are not compatible with libvirt that would not
> support the specific vcpu hotplug approach. This will make sure that old
> libvirt does not fail to reproduce the configuration correctly.
> ---
>  src/qemu/qemu_domain.c    | 35 +++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_domain.h    |  3 +++
>  src/qemu/qemu_migration.c | 16 ++++++++++++++--
>  3 files changed, 52 insertions(+), 2 deletions(-)

ACK

Pavel




More information about the libvir-list mailing list