48e3d42 qemu: migration: Prepare for non-contiguous vcpu configurations

Authored and Committed by Peter Krempa 7 years ago
    qemu: migration: Prepare for non-contiguous vcpu configurations
    
    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.
    
        
file modified
+35 -0
file modified
+3 -0
file modified
+14 -2