summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qemu: Let empty default VNC password work as documentedJiri Denemark2016-06-301-7/+7
* rpc: Don't leak fd via CreateXMLWithFilesBen Gray2016-05-041-0/+1
* build: add GCC 6.0 -Wlogical-op workaroundPavel Hrdina2016-04-134-0/+24
* build: cleanup GCC < 4.6 -Wlogical-op workaroundPavel Hrdina2016-04-134-27/+16
* lxc: don't try to hide parent cgroups inside containerDaniel P. Berrange2016-04-074-10/+9
* driver: log missing modules as INFO, not WARNJovanka Gulicoska2016-03-171-1/+1
* rpc: wait longer for session daemon to start upCole Robinson2016-03-171-2/+2
* util: virfile: Only setuid for virFileRemove if on NFSCole Robinson2016-03-171-2/+9
* util: virfile: Clarify setuid usage for virFileRemoveCole Robinson2016-03-171-5/+27
* lxc: fuse: Stub out Slab bits in /proc/meminfoCole Robinson2016-03-171-0/+6
* lxc: fuse: Fill in MemAvailable for /proc/meminfoCole Robinson2016-03-171-0/+8
* lxc: fuse: Fix /proc/meminfo size calculationCole Robinson2016-03-171-8/+5
* lxc: fuse: Unindent meminfo logicCole Robinson2016-03-171-61/+61
* virfile: Fix error path for forked virFileRemoveJohn Ferlan2016-02-111-2/+3
* security: Do not restore kernel and initrd labelsJiri Denemark2016-01-202-16/+0
* rpc: socket: Don't repeatedly attempt to launch daemonCole Robinson2016-01-201-2/+7
* rpc: socket: Explicitly error if we exceed retry countCole Robinson2016-01-201-1/+2
* rpc: socket: Minor cleanupsCole Robinson2016-01-201-4/+12
* build: predictably generate systemtap tapsets (bz 1173641)Cole Robinson2016-01-201-5/+5
* leaseshelper: fix crash when no mac is specifiedJán Tomko2016-01-201-1/+1
* bridge: check for invalid MAC in networkGetDHCPLeasesJán Tomko2015-12-231-0/+7
* Enhance documentation of virDomainDetachDeviceJiri Denemark2015-12-231-12/+3
* qemu: Use live autoNodeset when numatune placement is autoLuyao Huang2015-12-231-1/+4
* Close the source fd if the destination qemu exits during tunnelled migrationShivaprasad G Bhat2015-12-231-4/+14
* storage: Fix incorrect format for <disk> <auth> XMLJohn Ferlan2015-12-231-0/+2
* apparmor: differentiate between error and unconfined profilesCédric Bosdonnat2015-12-231-9/+21
* storage: Adjust calculation of alloc/capacity for diskJohn Ferlan2015-12-231-11/+23
* qemu: Add conditions for qemu-kvm use on ppc64Andrea Bolognani2015-12-231-2/+4
* rpc: libssh2: Fix regression in ssh host key verificationPeter Krempa2015-12-231-6/+4
* rpc: libssh2: Add more debugging infoPeter Krempa2015-12-231-0/+10
* Update pool allocation with new values on volume creationJán Tomko2015-12-231-6/+8
* Use daemon log facility for journaldGuido Günther2015-12-231-0/+1
* virDomainCreateXML: Make domain definition transientMichal Privoznik2015-12-238-0/+8
* virDomainCreateXML: Don't remove persistent domains on errorMichal Privoznik2015-12-235-10/+22
* qemu: Refresh memory size only on fresh startsPeter Krempa2015-12-231-1/+2
* domain: Fix migratable XML with graphics/@listenJiri Denemark2015-12-231-9/+7
* tpm: adapt sysfs cancel path for new TPM driverStefan Berger2015-12-231-3/+18
* systemd: Escape only needed characters for machinedMartin Kletzander2015-12-231-7/+16
* systemd: Escape machine name for machinedMartin Kletzander2015-12-231-4/+8
* CVE-2015-5313: storage: don't allow '/' in filesystem volume namesEric Blake2015-12-121-1/+9
* docs: event impl. registration before hypervisor connectionDominik Perpeet2015-10-151-0/+6
* qemu: Fix dynamic_ownership qemu.conf settingCole Robinson2015-10-061-1/+1
* test driver: don't unlock pool after freeing itDavid Mansfield2015-09-211-0/+1
* libxl: fix AttachDeviceConfig on hostdev typeChunyan Liu2015-09-211-0/+1
* security_selinux: Take @privileged into accountMichal Privoznik2015-09-211-48/+78
* selinux: fix compile errorsGuido Günther2015-09-211-3/+2
* security_selinux: Add SetDirLabel supportMartin Kletzander2015-09-211-0/+17
* security: Add virSecurityDomainSetDirLabelMartin Kletzander2015-09-214-0/+27
* security_selinux: Use proper structure to access socket dataMartin Kletzander2015-09-211-1/+1
* security_selinux: Replace SELinuxSCSICallbackData with proper structMichal Privoznik2015-09-211-6/+9