• D
    Don't generate cookies with v2 migration protocol. · 6b937b24
    Daniel P. Berrange 提交于
    The v2 migration protocol had a limit on cookie length that was
    too small to be useful for QEMU. Avoid generating cookies with
    v2 protocol, so that old libvirtd can still reliably migrate a
    guest to new libvirtd uses v2 protocol.
    
    * src/qemu/qemu_driver.c: Avoid migration cookies with v2
      migration
    6b937b24
qemu_driver.c 235.3 KB