summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* docs: document <qemu:commandline> xmlEric Blake2011-12-191-0/+67
* python: plug memory leak on libvirt_virConnectOpenAuthAlex Jia2011-12-191-0/+1
* Fix typo in storage pool documentationChristophe Fergeau2011-12-191-1/+1
* Disable python explicitly in mingw32 autobuildDaniel P. Berrange2011-12-191-1/+2
* Only add the timer when a callback is registeredDaniel P. Berrange2011-12-1910-33/+72
* Hide use of timers for domain event dispatchDaniel P. Berrange2011-12-1912-348/+84
* Remove decl of all APIs related to domain event callbacks & queuesDaniel P. Berrange2011-12-193-188/+44
* Remove all domain event structs from headerDaniel P. Berrange2011-12-192-20/+23
* Convert drivers to thread safe APIs for adding callbacksDaniel P. Berrange2011-12-198-96/+86
* Add APIs to allow management of callbacks purely with virDomainEventStateDaniel P. Berrange2011-12-193-2/+140
* Return count of callbacks when registering callbacksDaniel P. Berrange2011-12-1911-80/+100
* Convert Xen & VBox drivers to use virDomainEventStateDaniel P. Berrange2011-12-194-112/+158
* nwfilter: do not create ebtables chain unnecessarilyStefan Berger2011-12-161-4/+6
* build: disable dtrace on non-Linux buildsEric Blake2011-12-161-3/+5
* migration: Add more specific error code/message on migration abortPeter Krempa2011-12-163-1/+9
* qemu: detect truncated file as invalid save imageEric Blake2011-12-161-0/+9
* qemu: Don't drop hostdev config until security label restoreMichal Privoznik2011-12-162-18/+26
* virsh: Add option to undefine storage with domainsPeter Krempa2011-12-162-0/+198
* build: let autobuild check more codeEric Blake2011-12-151-17/+5
* Fix default migration speed in qemu driverJim Fehlig2011-12-151-8/+1
* python: Expose blockPeek and memoryPeek in Python bindingOsier Yang2011-12-153-0/+91
* qemu: Fix race between async and query jobsJiri Denemark2011-12-151-0/+21
* qemu: Do not free the device from activePciHostdevs if it's in useOsier Yang2011-12-151-1/+3
* qemu: Honor the original properties of PCI device when detachingOsier Yang2011-12-151-8/+9
* spec: fix inverted logic on sanlockWen Congyang2011-12-141-1/+1
* virsh: support multifunction in attach-diskKAMEZAWA Hiroyuki2011-12-132-1/+9
* docs: tweak 'virsh edit' wordingEric Blake2011-12-131-3/+5
* python: Fix export of virDomainSnapshotListChildrenNamesPeter Krempa2011-12-131-0/+1
* Provide a helper method virDomainLiveConfigHelperMethodLei Li2011-12-135-306/+95
* virsh: Print error message if argument parsing fails for cmdNodesuspendPeter Krempa2011-12-131-3/+9
* tests: plug memory leak on linuxTestNodeInfoAlex Jia2011-12-131-0/+1
* storage: Fix a potential crash when creating vol objectOsier Yang2011-12-131-1/+3
* docs: document <address> elements in one placeEric Blake2011-12-121-34/+102
* build: follow directory install conventionsEric Blake2011-12-122-19/+37
* qemu: Disable EOF processing during qemuDomainDestroyJiri Denemark2011-12-123-7/+26
* virsh: Free returned MIME type stringMichal Privoznik2011-12-121-0/+1
* Maint: Update AUTHORsOsier Yang2011-12-121-0/+1
* storage: Activate/deactivate logical volumes only on local nodeRommer2011-12-121-1/+1
* security: don't try to label network disksJosh Durgin2011-12-123-0/+12
* Fix make uninstallDave Allan2011-12-121-1/+1
* test: replace deprecated "fedora-13" machine with "pc-0.13"Laine Stump2011-12-092-2/+2
* network: don't add iptables rules for externally managed networksLaine Stump2011-12-091-5/+13
* qemu: Prepare to cater for more general address assignmentMichael Ellerman2011-12-093-6/+12
* qemu: Add address in qemuBuildChrDeviceStr() on pseriesMichael Ellerman2011-12-092-3/+8
* qemu: Use spapr-vscsi on pseries machine typeMichael Ellerman2011-12-094-6/+14
* network: allow '-' in model nameEric Blake2011-12-092-9/+13
* threadpool: Use while loop on virCondWaitMichal Privoznik2011-12-091-1/+1
* threads: Document spurious wakeups on virCondWaitMichal Privoznik2011-12-091-0/+6
* virsh: plug memory leak on cmdDomblklistAlex Jia2011-12-091-0/+3
* fix error when parsing ppc64 models on x86 hostStefan Berger2011-12-091-20/+21