d3ea986 qemu: Add support for parallel migration

Authored and Committed by Jiri Denemark 5 years ago
    qemu: Add support for parallel migration
    
    The VIR_MIGRATE_PARALLEL flag is implemented using QEMU's multifd
    migration capability and the corresponding multifd-channels migration
    parameter.
    
    Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+6 -3
file modified
+4 -1