summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* storage: fix crash caused by no check return before set closeCVE-2014-8135Luyao Huang2014-12-031-2/+3
* virsh: vol-upload disallow negative offsetShanzhi Yu2014-12-031-3/+3
* network: dnsmasq: Don't format lease file pathPeter Krempa2014-12-0312-35/+2
* leaseshelper: Refactor control flowPeter Krempa2014-12-031-42/+58
* leaseshelper: improvements to support all eventsNehal J Wani2014-12-032-35/+128
* cpu-driver: Fix the cross driver function callDaniel Hansel2014-12-024-56/+86
* qemu_migration: Precreate missing storageMichal Privoznik2014-12-022-0/+160
* qemu_migration: Send disk sizes to the other sideMichal Privoznik2014-12-021-20/+146
* qemuMonitorJSONBlockStatsUpdateCapacity: Don't skip disksMichal Privoznik2014-12-021-4/+10
* storage: Introduce storagePoolLookupByTargetPathMichal Privoznik2014-12-022-0/+47
* Replace virDomainSnapshotFree with virObjectUnrefJohn Ferlan2014-12-024-11/+8
* Replace virInterfaceFree with virObjectUnrefJohn Ferlan2014-12-025-10/+7
* Replace virNWFilterFree with virObjectUnrefJohn Ferlan2014-12-024-9/+6
* Replace virSecretFree with virObjectUnrefJohn Ferlan2014-12-027-17/+12
* Replace virStreamFree with virObjectUnrefJohn Ferlan2014-12-026-15/+8
* Replace virStoragePoolFree with virObjectUnrefJohn Ferlan2014-12-025-20/+7
* Replace virStorageVolFree with virObjectUnrefJohn Ferlan2014-12-024-11/+7
* Replace virNodeDeviceFree with virObjectUnrefJohn Ferlan2014-12-024-11/+7
* Replace virNetworkFree with virObjectUnrefJohn Ferlan2014-12-0212-47/+16
* Replace virDomainFree with virObjectUnrefJohn Ferlan2014-12-029-121/+86
* rpc: Replace virXXXFree with virObjectUnrefJohn Ferlan2014-12-021-11/+6
* parallels: fix compilation of parallels_storage.cDmitry Guryanov2014-12-021-6/+7
* Generate a MAC when loading a config instead of package updateJán Tomko2014-12-022-42/+4
* Silently ignore MAC in NetworkLoadConfigJán Tomko2014-12-021-0/+4
* libvirt.c: Move virDomainGetFSInfo to libvirt-domain.cMichal Privoznik2014-12-022-67/+67
* nwfilter: fix crash when adding non-existing nwfilterPavel Hrdina2014-12-021-1/+1
* conf: fix a comment typo in virDomainVideoDefaultRAMWang Rui2014-12-021-1/+1
* conf: replace call to virNetworkFree() with virObjectUnref()Laine Stump2014-12-021-4/+2
* build, docs: Let make see the dependencies for html/*.htmlMartin Kletzander2014-12-021-0/+5
* docs: Correct invalid hyperlinksMartin Kletzander2014-12-0212-98/+279
* Fix race condition in qemuGetProcessInfoEduardo Costa2014-12-011-19/+8
* libxl: Resolve Coverity CHECKED_RETURNJohn Ferlan2014-12-011-2/+1
* domain_conf: Resolve Coverity CHECKED_RETURNJohn Ferlan2014-12-011-1/+1
* virhook: Resolve Coverity NULL_RETURNSJohn Ferlan2014-12-011-1/+2
* hotplug: Resolve Coverity FORWARD_NULLJohn Ferlan2014-12-011-6/+6
* storage: Add mixed fc_host/scsi_host duplicate adapter source checksJohn Ferlan2014-12-015-6/+141
* storage: Move and rename getVhbaSCSIHostParentJohn Ferlan2014-12-014-64/+67
* conf: Don't redefine virDomainTPMDefPtrMartin Kletzander2014-12-011-2/+0
* qemu: Make pid available for security managers in qemuProcessAttachLuyao Huang2014-12-011-3/+6
* conf: Add device-related code for panic devicesMartin Kletzander2014-12-014-19/+66
* conf: Add device-related code for TPM devicesMartin Kletzander2014-12-014-1/+63
* qemu: fix block{commit,copy} abort handlingErik Skultety2014-12-011-1/+2
* qemu: set jobinfo type to FAILED if job is failed in qemuMigrationRunWang Rui2014-12-011-1/+6
* qemu: set jobinfo type to CANCELLED if migration is cancelled in all conditionsWang Rui2014-12-011-0/+2
* docs: Fix missing slashes in XML examplesLuyao Huang2014-11-301-4/+4
* qemu: Don't track quiesced state of FSsMichal Privoznik2014-11-284-54/+2
* Fix usage of virReportSystemErrorJiri Denemark2014-11-286-23/+28
* docs: fix simple typo in TPM paragraphMartin Kletzander2014-11-281-1/+1
* tests: fix documentation for mocking methodsMartin Kletzander2014-11-271-8/+9
* Revert "ip link needs 'name' in 3.16 to create the veth pair"Martin Kletzander2014-11-271-2/+2