aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Turn QEMU capabilities object into a full virObjectPtrDaniel P. Berrange2012-09-131-8/+8
* snapshot: make virDomainSnapshotObjList opaqueEric Blake2012-08-241-3/+4
* qemu: Migrate at unlimited speed by defaultJiri Denemark2012-08-091-1/+1
* Turn qemuAgentPtr and qemuMonitorPtr into virObjectPtr instancesDaniel P. Berrange2012-08-071-12/+10
* Turn virDomainObjPtr into a virObjectPtrDaniel P. Berrange2012-08-071-16/+11
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of qemuReportError with virReportErrorDaniel P. Berrange2012-07-191-47/+47
* maint: include ignore-value in internal.hPeter Krempa2012-06-281-1/+0
* qemu: allow the client to choose the vmcore's formatWen Congyang2012-06-151-0/+1
* qemu: Emit compatible XML when migrating a domainJiri Denemark2012-05-071-6/+54
* qemu: Don't use virDomainDefFormat* directlyJiri Denemark2012-05-051-5/+27
* qemu: Warn on possibly incorrect usage of EnterMonitor*Jiri Denemark2012-04-111-0/+6
* qemu: Track job owner for better debuggingJiri Denemark2012-04-111-0/+53
* qemu: Avoid excessive calls to qemuDomainObjSaveJob()Jiri Denemark2012-04-111-3/+18
* snapshot: make offline qemu snapshots atomicEric Blake2012-03-231-20/+40
* qemu: Avoid dangling migration-in job on shutoff domainsJiri Denemark2012-03-211-2/+0
* qemu: Add support for domain cleanup callbacksJiri Denemark2012-03-211-0/+73
* qemu: Reverse condition in qemuDomainCheckDiskPresenceMichal Privoznik2012-03-141-2/+2
* qemu: Fix (managed)save and snapshots with host mode CPUJiri Denemark2012-03-131-4/+19
* qemu: Add ability to abort existing console while creating new onePeter Krempa2012-02-271-0/+5
* qemu: fix my typo at commit 74e034964c32edb1732d0ff7642f3977f3587d72Taku Izumi2012-01-311-1/+1
* qemu: make qemu processes to retain rawio capabilityTaku Izumi2012-01-311-0/+3
* QEMU guest agent supportDaniel P. Berrange2012-01-241-0/+97
* Taint domains configured with cpu mode=host-passthroughJiri Denemark2012-01-171-0/+3
* cpu: Update guest CPU in host-* modeJiri Denemark2012-01-171-6/+6
* config: report error when script given for inappropriate interface typeLaine Stump2012-01-081-4/+6
* Fix typos in messages.Yuri Chornoivan2012-01-031-1/+1
* Hide use of timers for domain event dispatchDaniel P. Berrange2011-12-191-25/+0
* Remove time APIs from src/util/util.hDaniel P. Berrange2011-11-301-2/+3
* qemu: Avoid dereference of NULL pointerPeter Krempa2011-11-231-1/+5
* Fix naming of constant for disk eventDaniel P. Berrange2011-11-041-1/+1
* startupPolicty: Minor cleanupsMichal Privoznik2011-10-311-11/+9
* Use virXMLSaveFile when writing XML configJiri Denemark2011-10-271-17/+2
* startupPolicy: Emit event on disk source droppingMichal Privoznik2011-10-251-0/+7
* qemu: implement startupPolicyMichal Privoznik2011-10-251-0/+66
* qemu: Fix name-space handlingPhilipp Hahn2011-10-191-18/+12
* qemu: Log debug messages when changing jobJiri Denemark2011-10-131-0/+12
* snapshot: use qemu-img on disks in use at time of snapshotEric Blake2011-10-051-8/+16
* qemu: Fix migration with dnameJiri Denemark2011-10-041-0/+1
* qemu: Check for outstanding async job tooMichal Privoznik2011-09-301-3/+9
* qemu: Preserve fakeReboot flag in domain statusJiri Denemark2011-09-281-0/+21
* snapshot: also delete empty directoryEric Blake2011-09-221-1/+11
* snapshot: prepare to remove transient snapshot metadataEric Blake2011-09-221-0/+260
* Store max migration bandwidth in qemuDomainObjPrivate structJim Fehlig2011-09-141-0/+2
* qemu: Introduce job queue size limitMichal Privoznik2011-09-051-0/+17
* qemu: fix crash when mixing sync and async monitor jobsEric Blake2011-08-011-13/+42
* qemu: fix nested job with driver lock heldEric Blake2011-07-281-45/+14
* qemu: Remove special case for virDomainAbortJobJiri Denemark2011-07-271-8/+1
* qemu: Remove special case for virDomainMigrateSetMaxDowntimeJiri Denemark2011-07-271-1/+0
* qemu: Remove special case for virDomainMigrateSetMaxSpeedJiri Denemark2011-07-271-0/+1