• E
    qemu: fix error message with migrate2 xml · 360e5ea1
    Eric Blake 提交于
    Otherwise, an ABI mismatch gives error messages attributing the target
    xml string as current, and the current domain state as the new xml.
    
    * src/qemu/qemu_migration.c (qemuMigrationBegin): Use correct
    argument order.
    360e5ea1
qemu_migration.c 91.7 KB