aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Turn virDomainObjPtr into a virObjectPtrDaniel P. Berrange2012-08-071-2/+2
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* qemu: Avoid dangling migration-out job when client diesJiri Denemark2012-03-211-0/+4
* qemu: Forbid migration with cache != noneJiri Denemark2012-02-231-2/+4
* Clarify semantics of virDomainMigrate2Jiri Denemark2011-10-141-0/+1
* snapshot: prevent migration from stranding snapshot dataEric Blake2011-09-021-2/+0
* qemu: refactor file openingEric Blake2011-09-011-1/+1
* qemu: fix crash when mixing sync and async monitor jobsEric Blake2011-08-011-3/+2
* qemu: Migration job on source daemonJiri Denemark2011-07-271-1/+2
* qemu: Implement migration job phasesJiri Denemark2011-07-271-0/+37
* flags: fix qemu migration regressionEric Blake2011-07-151-0/+10
* Fix error propagation in finish method for v3 migrationDaniel P. Berrange2011-05-251-2/+3
* Add a second URI parameter to virDomainMigratePerform3 methodDaniel P. Berrange2011-05-251-0/+1
* Extend v3 migration protocol to allow app supplied XML for targetDaniel P. Berrange2011-05-251-0/+2
* Fix peer2peer migration with transient VMsDaniel P. Berrange2011-05-241-2/+1
* Implement migration v3 protocol in QEMU driverDaniel P. Berrange2011-05-161-1/+16
* Introduce migration cookies to QEMU driverDaniel P. Berrange2011-05-161-0/+16
* Fix qemuMigrationToFile nonull annotationDaniel P. Berrange2011-05-051-1/+1
* Make QEMU migration use cached qemu capabilities dataDaniel P. Berrange2011-05-051-1/+0
* qemu: consolidate migration to file codeEric Blake2011-03-281-0/+8
* Move all the QEMU migration code to a new fileDaniel P. Berrange2011-02-171-0/+63