summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release of libvirt-1.2.3v1.2.3Daniel Veillard2014-04-0178-599212/+622327
* build: fix syntax-check for storage_backendMartin Kletzander2014-04-011-2/+2
* gluster: Fix "key" attribute for gluster volumesPeter Krempa2014-04-012-5/+13
* storage: Rename VolOpenCheckMode to VolOpenCole Robinson2014-03-314-19/+9
* storage: move block format lookup to shared UpdateVolInfoCole Robinson2014-03-317-159/+103
* storage: Rename UpdateVolInfoFlags to UpdateVolInfoCole Robinson2014-03-315-18/+11
* Fix Memory Leak in testMessageArrayRef()Nehal J Wani2014-03-311-0/+7
* virsh: fix 'help event'Eric Blake2014-03-312-2/+2
* bhyve: don't leak tap devices on failuresRoman Bogorodskiy2014-03-311-12/+22
* util: remove useless comment for virCgroupMoveTask in vircgroup.cHongwei Bi2014-03-311-1/+0
* virsh: man: Fix spelling of parameters for --memspec in snapshot-create-asShanzhi Yu2014-03-311-1/+1
* util: storagefile: Don't pursue backing chain of NULL imagePeter Krempa2014-03-311-1/+1
* storage: gluster: Fix crash when initialization of storage backend failsPeter Krempa2014-03-311-2/+4
* storage: pool: Fix XML indentation in pool source lookupPeter Krempa2014-03-311-0/+2
* ESX: Add support for virtualHW version 10v1.2.3-rc2Dawid Zamirski2014-03-301-2/+4
* Prohibit Windows special chars in filenamesMatthias Bolte2014-03-291-0/+5
* tests: Fix SCSI test data filenames for WindowsMatthias Bolte2014-03-299-0/+62
* Fix virNodeDeviceListCaps always returns emptyJincheng Miao2014-03-291-1/+1
* Create hostdevmgr in UserRuntimeDirectory for session libvirtJán Tomko2014-03-281-7/+33
* Remove double free in virHostdevManagerDisposeJán Tomko2014-03-281-2/+0
* Fix apparmor profile to make vfio pci passthrough workCédric Bosdonnat2014-03-273-1/+17
* Fixed regression in apparmor profiles for qemu brought by 43c030fCédric Bosdonnat2014-03-271-1/+3
* Fix Memory Leak in virQEMUCapsInitGuestFromBinary()Nehal J Wani2014-03-271-3/+4
* util: fix a typo in virprocess.c and docsHongwei Bi2014-03-273-4/+4
* Modify help information of virsh list commandLi Yang2014-03-271-1/+1
* docs: cgroups: fix typo about LXC cgroupsJean-Baptiste Rouault2014-03-271-2/+2
* bhyve: add domainLookupByIDv1.2.3-rc1Wojciech Macek2014-03-271-0/+29
* Fix memory leak in testGetCaps()Nehal J Wani2014-03-271-0/+1
* bhyve: add xml2args unittestRoman Bogorodskiy2014-03-2711-0/+323
* Move virBhyveTapGetRealDeviceName to virnetdevtapRoman Bogorodskiy2014-03-274-73/+90
* network: fix problems with SRV recordsLaine Stump2014-03-265-81/+152
* Shift the for loop over matched vars by oneJán Tomko2014-03-261-4/+4
* Use VIR_STRNDUP instead of modifying the matched stringJán Tomko2014-03-261-4/+3
* Free groups in case of a partial matchJán Tomko2014-03-261-3/+3
* Simplify the loop in virCommandRunRegexJán Tomko2014-03-261-12/+8
* Remove useless 'maxReg' variableJán Tomko2014-03-261-23/+20
* qemuDomainAttachDeviceFlags: Parse device xml as inactiveMichal Privoznik2014-03-262-6/+7
* qemu: add unit tests for the capabilities xmlFrancesco Romani2014-03-266-1/+563
* qemu: extract guest capabilities initializationFrancesco Romani2014-03-262-25/+48
* qemu: export disk snapshot support in capabilitiesFrancesco Romani2014-03-262-0/+13
* Show the real cpu shares value in live XMLJán Tomko2014-03-264-8/+30
* Treat zero cpu shares as a valid valueJán Tomko2014-03-2614-14/+69
* Coverity: Resolve a RESOURCE_LEAKJohn Ferlan2014-03-251-4/+10
* Coverity: Resolve a FORWARD_NULLJohn Ferlan2014-03-251-0/+1
* Coverity: Resolve a CHECKED_RETURN messageJohn Ferlan2014-03-251-1/+1
* qemu: remove redundant virQEMUDriverGetConfigTomoki Sekiyama2014-03-251-1/+0
* bhyve: don't fail on busy tap devicesRoman Bogorodskiy2014-03-251-0/+4
* libxl: Create log directory earlierStefan Bader2014-03-252-7/+8
* Add a rule for indenting labelsJán Tomko2014-03-253-36/+38
* Indent top-level labels by one space in tools/Ján Tomko2014-03-2516-204/+204