• J
    qemu: Cancel p2p migration when connection breaks · 3a6a2624
    Jiri Denemark 提交于
    If a connection to destination host is lost during peer-to-peer
    migration (because keepalive protocol timed out), we won't be able to
    finish the migration and it doesn't make sense to wait for qemu to
    transmit all data. This patch automatically cancels such migration
    without waiting for virDomainAbortJob to be called.
    3a6a2624
qemu_migration.c 100.5 KB