• D
    Fix QEMU p2p v2 migration when run from a v3 client · 3e87a390
    Daniel P. Berrange 提交于
    When peer-2-peer migration was invoked by a client supporting
    v3, but where the target server only supported v2, we'd not
    correctly shutdown the guest.
    
    * src/qemu/qemu_migration.c: Ensure guest is shutdown in
      v2 peer 2 peer migration
    3e87a390
qemu_migration.c 92.3 KB