summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* api: disallow virConnectGetDomainCapabilities on read-only connectionsv1.2.21-maintJán Tomko2019-06-241-0/+1
* api: disallow virDomainSaveImageGetXMLDesc on read-only connectionsJán Tomko2019-06-243-12/+4
* build: accomodate selinux 2.5 header API changeEric Blake2016-10-042-5/+22
* build: add GCC 6.0 -Wlogical-op workaroundPavel Hrdina2016-10-035-0/+44
* Initialize couple of variables.Michal Privoznik2016-10-034-4/+4
* Fix building with -OgMartin Kletzander2016-10-033-3/+3
* qemu: Only use memory-backend-file with NUMA if neededMartin Kletzander2016-10-032-9/+9
* qemu: Let empty default VNC password work as documentedJiri Denemark2016-06-301-7/+7
* libvirt-domain: fix dxml passing in virDomainMigrateToURI2Ján Tomko2016-01-051-1/+1
* CVE-2015-5313: storage: don't allow '/' in filesystem volume namesEric Blake2015-12-121-1/+9
* Release of libvirt-1.2.21v1.2.21Daniel Veillard2015-11-0466-187101/+191898
* util: set max wait for IPv6 DAD to 20 secondsv1.2.21-rc2Laine Stump2015-10-291-1/+1
* util: set error if DAD is not finishedLuyao Huang2015-10-291-1/+7
* wireshark: Install to generic plugin directoryMichal Privoznik2015-10-292-3/+10
* Fix virNetDevWaitDadFinish stubv1.2.21-rc1Roman Bogorodskiy2015-10-291-1/+2
* network: wait for DAD to finish for bridge IPv6 addressesMaxim Perevedentsev2015-10-284-2/+147
* netlink: add support for multi-part netlink messages.Maxim Perevedentsev2015-10-281-1/+3
* qemu: Use live autoNodeset when numatune placement is autoLuyao Huang2015-10-281-1/+4
* rbd: Remove snapshots if the DELETE_WITH_SNAPSHOTS flag has been providedWido den Hollander2015-10-272-0/+90
* util: implement virProcessGetStartTime on GNU/kFreeBSDPino Toscano2015-10-271-3/+3
* bhyve: implement domainGetOSTypeRoman Bogorodskiy2015-10-271-0/+22
* virsh-domain: use correct base for virStrToLong_uiPavel Hrdina2015-10-271-15/+15
* libvirt-domain: fix the error reporting when use the localhost as target uriLuyao Huang2015-10-271-1/+1
* libvirt-domain: fix no error report when p2p migrate failLuyao Huang2015-10-271-1/+1
* qemu: fix migration flags undefinesource cannot workLuyao Huang2015-10-271-2/+6
* conf: Add serial target type to ABI stability checkLuyao Huang2015-10-271-0/+8
* lock_daemon: Switch to wrapper locking functionsMichal Privoznik2015-10-271-6/+17
* qemu: hostdev: Introduce qemuHostdevUpdateActiveDomainDevices()Andrea Bolognani2015-10-263-7/+21
* qemu: hostdev: Unify naming for qemuHostdevUpdateActive*Devices()Andrea Bolognani2015-10-263-15/+16
* qemu: hostdev: Unify naming for qemuHostdevReAttach*Devices()Andrea Bolognani2015-10-264-42/+42
* qemu: hostdev: Unify naming for qemuHostdevPrepare*Devices()Andrea Bolognani2015-10-264-37/+37
* hostdev: Rename virHostdevUpdateDomainActiveDevices()Andrea Bolognani2015-10-264-4/+4
* tests: Remove unused nodeinfo test dataAndrea Bolognani2015-10-228-8/+0
* virsh: Display an error when passing count <= 0 to setvcpusLuyao Huang2015-10-221-2/+7
* conf: Fix error message to use correct parameterJohn Ferlan2015-10-211-1/+1
* util: Produce friendlier error message to userLuyao Huang2015-10-211-26/+30
* util: Adjust error paths for virNumaSetPagePoolSizeLuyao Huang2015-10-211-9/+15
* util: split the virNumaGetHugePageInfoPath into separate functionLuyao Huang2015-10-211-32/+19
* Avoid using !STREQ and !STRNEQIshmanpreet Kaur Khera2015-10-2129-56/+72
* NEWS: Fix XSLT stylesheetAndrea Bolognani2015-10-201-12/+18
* NEWS: Split releases by yearAndrea Bolognani2015-10-2012-18540/+18742
* vz: implement some domain API callsMaxim Nestratov2015-10-201-0/+53
* vz: implement API calls of nodeGetxxx familyMaxim Nestratov2015-10-201-0/+42
* vz: implement connectGetMaxVcpus API callsMaxim Nestratov2015-10-201-0/+14
* security_dac: Introduce remember/recall APIsMichal Privoznik2015-10-161-3/+76
* security_dac: Limit usage of virSecurityDACSetOwnershipInternalMichal Privoznik2015-10-161-14/+22
* virSecurityDACRestoreSecurityFileLabel: Pass virSecurityDACDataPtrMichal Privoznik2015-10-161-18/+26
* virSecurityDACSetOwnership: Pass virSecurityDACDataPtrMichal Privoznik2015-10-161-14/+17
* virSecurityDACSetOwnershipInternal: Don't chown so oftenMichal Privoznik2015-10-161-17/+13
* security_dac: Fix TODO marksMichal Privoznik2015-10-161-1/+2