]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix some cut-and-paste error in migration code
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Nov 2009 17:06:31 +0000 (18:06 +0100)
committerDaniel Veillard <veillard@redhat.com>
Thu, 5 Nov 2009 17:06:31 +0000 (18:06 +0100)
commit7d108113121da433e0adc9a1e468eaf7a47de1cd
treeb4b02a12950bba5b2b9b3aee27d8fca39ea35efc
parent91b009cde46bb53e4d3285948966d1e8c278d10a
Fix some cut-and-paste error in migration code

* src/qemu/qemu_driver.c: in qemudDomainMigratePerform call
  doPeer2PeerMigrate for VIR_MIGRATE_PEER2PEER.
src/qemu/qemu_driver.c