summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lxc_container: remove extra bool from lxcBasicMounts initializationv1.2.9-maintYang hongyang2016-07-011-1/+1
* 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-151-1/+9
* remoteClientCloseFunc: Don't mangle connection object refcountMichal Privoznik2015-09-031-4/+0
* Revert "LXC: show used memory as 0 when domain is not active"Jim Fehlig2015-08-282-2/+2
* Teach virt-aa-helper to use TEMPLATE.qemu if the domain is kvm or kqemuCédric Bosdonnat2015-06-191-1/+11
* lxc: set nosuid+nodev+noexec flags on /proc/sys mountEric W. Biederman2015-06-161-2/+2
* conf: fix issue on virCPUDefCopyThibaut Collet2015-05-221-0/+1
* Prep for release 1.2.9.3v1.2.9.3Cole Robinson2015-04-2878-104762/+106561
* storage: fs: Ignore volumes that fail to open with EACCESS/EPERMCole Robinson2015-04-281-0/+4
* domain: conf: Don't validate VM ostype/arch at daemon startupCole Robinson2015-04-271-45/+52
* domain: conf: Better errors on bad os <type> valuesCole Robinson2015-04-271-4/+5
* Report original error when QMP probing fails with new QEMUDaniel P. Berrange2015-04-273-12/+30
* cpu: Add {Haswell,Broadwell}-noTSX CPU modelsJiri Denemark2015-04-2724-44/+337
* storage: qemu: Fix security labelling of new image chain elementsPeter Krempa2015-04-273-17/+16
* Ignore CPU features without a model for host-passthroughJán Tomko2015-04-274-0/+84
* Do not format CPU features without a modelJán Tomko2015-04-271-1/+1
* domcaps: Check for architecture more wiselyMichal Privoznik2015-04-271-1/+4
* daemon: Clear fake domain def object that is used to check ACL prior to usePeter Krempa2015-04-271-0/+1
* util: identity: Harden virIdentitySetCurrent()Peter Krempa2015-04-271-1/+3
* qemu: Build nvram directory at driver startupCole Robinson2015-04-276-5/+21
* qemu: Build channel autosocket directory at driver startupCole Robinson2015-04-276-9/+41
* qemu: chown autoDumpPath on driver startupCole Robinson2015-04-271-0/+8
* qemu: conf: Clarify paths that are relative to libDirCole Robinson2015-04-271-10/+7
* avoid using deprecated udev logging functionsDaniel P. Berrange2015-04-272-1/+11
* qemu: Always refresh capabilities if no <guests> foundCole Robinson2015-04-271-0/+7
* qemu: move setting emulatorpin ahead of monitor showing upZhou yimin2015-04-221-8/+8
* rpc: Don't unref identity object while callbacks still can be executedPeter Krempa2015-04-151-2/+2
* conf: tests: fix virDomainNetDefFormat for vhost-user in client modeMaxime Leroy2015-04-153-5/+14
* Document that USB hostdevs do not need nodeDettachJán Tomko2015-04-152-19/+17
* Document behavior of compat when creating qcow2 volumesJán Tomko2015-04-151-2/+3
* Clarify the meaning of version in redirdev filtersJán Tomko2015-04-151-2/+3
* Strip control codes in virBufferEscapeStringJán Tomko2015-04-152-3/+66
* Ignore storage volumes with control codes in their namesJán Tomko2015-04-151-0/+6
* Strip control characters from sysfs attributesJán Tomko2015-04-151-1/+5
* Add functions dealing with control characters in stringsJán Tomko2015-04-154-0/+92
* virNetworkDefUpdateIPDHCPHost: Don't crash when updating networkMichal Privoznik2015-04-091-3/+3
* daemon: avoid memleak when ListAll returns nothingEric Blake2015-03-161-33/+22
* conf: error out on missing dhcp host attributesJán Tomko2015-02-261-0/+1
* conf: error out on invalid host idLuyao Huang2015-02-261-0/+1
* conf: Don't format actual network definition in migratable XMLLuyao Huang2015-02-141-7/+12
* conf: Fix libvirtd crash and memory leak caused by virDomainVcpuPinDel()Zhang Bo2015-02-111-1/+1
* Prep for release 1.2.9.2v1.2.9.2Cole Robinson2015-02-0778-71594/+71321
* util: storage: Fix parsing of nbd:// URI without pathPeter Krempa2015-02-072-1/+16
* qemu: fix domain startup failing with 'strict' mode in numatuneWang Rui2015-02-071-3/+7
* storage: Need to clear pool prior to refreshPool during AutostartJohn Ferlan2015-02-021-0/+1
* xend: Don't crash in virDomainXMLDevIDMichal Privoznik2015-01-301-1/+2
* CVE-2015-0236: qemu: Check ACLs when dumping security info from snapshotsPeter Krempa2015-01-222-1/+2
* CVE-2015-0236: qemu: Check ACLs when dumping security info from save imagePeter Krempa2015-01-222-1/+2
* conf: goto error when value of max_sectors is too largeLuyao Huang2015-01-221-0/+1