summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* api: disallow virConnectGetDomainCapabilities on read-only connectionsv1.2.19-maintJán Tomko2019-06-241-0/+1
* api: disallow virDomainSaveImageGetXMLDesc on read-only connectionsJán Tomko2019-06-243-12/+4
* qemu: Let empty default VNC password work as documentedJiri Denemark2016-06-301-7/+7
* CVE-2015-5313: storage: don't allow '/' in filesystem volume namesEric Blake2015-12-121-1/+9
* remoteClientCloseFunc: Don't mangle connection object refcountMichal Privoznik2015-09-031-4/+0
* vshInit: Don't leak @histsize_envMichal Privoznik2015-09-031-1/+2
* storage: Correct the 'mode' checkJohn Ferlan2015-09-021-3/+5
* storage: Handle failure from refreshVolJohn Ferlan2015-09-021-1/+5
* virfile: Introduce virFileUnlinkJohn Ferlan2015-09-024-1/+110
* Release of libvirt-1.2.19v1.2.19Daniel Veillard2015-09-0266-337958/+363715
* src: Check for symbols ordering in ADMIN_SYM_FILESMichal Privoznik2015-08-311-1/+4
* src: Cleanup libvirt_admin.symsMichal Privoznik2015-08-311-1/+1
* src: Check libvirt_admin.syms for exported symbolsMichal Privoznik2015-08-311-1/+5
* apparmor: Adjust path to domain monitor socketv1.2.19-rc2Guido Günther2015-08-291-1/+1
* util: fallback to ioctl(SIOCBRDELBR) if netlink RTM_DELLINK failsLaine Stump2015-08-284-15/+50
* util: fallback to ioctl(SIOCBRADDBR) if netlink RTM_NEWLINK failsLaine Stump2015-08-281-19/+45
* Revert "LXC: show used memory as 0 when domain is not active"Jim Fehlig2015-08-282-7/+7
* libxl: acquire a job when receiving a migrating domainJim Fehlig2015-08-271-3/+17
* libxl: don't attempt to resume domain when suspend failsJim Fehlig2015-08-271-14/+0
* libxl: fix ref counting of libxlMigrationDstArgsJim Fehlig2015-08-271-14/+6
* Revert "lxc: ensure setns() syscall is defined"Michal Privoznik2015-08-271-34/+0
* lxc_container: Turn lxcAttachNS into calling virProcessSetNamespacesMichal Privoznik2015-08-271-19/+3
* libvirt_lxc: Claim success for --helpMichal Privoznik2015-08-271-0/+1
* util: Allow virProcessSetNamespaces() to have sparse FD listMichal Privoznik2015-08-271-0/+3
* virt-aa-helper: Improve valid_pathMichal Privoznik2015-08-271-10/+8
* lxc: Resolve Coverity RESOURCE_LEAKJohn Ferlan2015-08-271-0/+1
* qemu: Emit correct audit message for memory hot unplugv1.2.19-rc1Luyao Huang2015-08-261-12/+11
* qemu: Emit correct audit message for memory hot plugLuyao Huang2015-08-261-6/+6
* utils: Remove the logging of errors from virNetDevSendEthtoolIoctlMoshe Levi2015-08-261-40/+16
* hostdev: skip ACS check when using VFIO for device assignmentLaine Stump2015-08-261-3/+2
* lxc: ensure setns() syscall is definedDaniel P. Berrange2015-08-261-0/+34
* Start daemon only after filesystems are mountedMartin Kletzander2015-08-261-0/+2
* virt-aa-helper: add NVRAM store file for read/writePeter Kieser2015-08-261-0/+4
* Fix link to page for Virtuozzo driverSergey Bronnikov2015-08-261-1/+1
* lxc: Inherit namespace featureik.nitk2015-08-2613-9/+560
* qemu: Label correct per-VM path when startingMartin Kletzander2015-08-261-13/+3
* qemu: Update blkio.weight value after successful setLuyao Huang2015-08-251-1/+2
* Rename page about vz driverSergey Bronnikov2015-08-251-0/+0
* docs: Rename 'parallels' to 'vz'Sergey Bronnikov2015-08-259-23/+23
* Eliminate incorrect and unnecessary check for changed IP addressVasiliy Tolstov2015-08-241-4/+1
* virDomainRename: Extend API documentationTomas Meszaros2015-08-241-0/+5
* qemu: add a check for nodeset in qemuDomainSetNumaParamsLiveLuyao Huang2015-08-241-0/+3
* selinux: fix compile errorsGuido Günther2015-08-241-3/+2
* storage: only run safezero if allocation is > 0Guido Günther2015-08-241-1/+1
* virt-aa-helper: allow access to /usr/share/ovmf/intrigeri2015-08-242-1/+11
* virt-aa-helper: Simplify restriction logicGuido Günther2015-08-241-11/+18
* virt-aa-helper: document --probing and --dry-runGuido Günther2015-08-241-0/+2
* tests: Use qemuProcessPrepareMonitorChr in qemuxmlnstestMartin Kletzander2015-08-248-13/+20
* qemu: Fix access to auto-generated socket pathsMartin Kletzander2015-08-244-15/+67
* security_dac: Add SetDirLabel supportMartin Kletzander2015-08-241-0/+20