summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* api: disallow virConnectGetDomainCapabilities on read-only connectionsv1.3.1-maintJán Tomko2019-06-241-0/+1
* api: disallow virDomainSaveImageGetXMLDesc on read-only connectionsJán Tomko2019-06-243-12/+4
* maint: fix syntax-check sc_prohibit_int_ijk exclude rulePavel Hrdina2016-10-031-1/+1
* build: accomodate selinux 2.5 header API changeEric Blake2016-10-032-5/+22
* build: add GCC 6.0 -Wlogical-op workaroundPavel Hrdina2016-10-035-0/+44
* Initialize couple of variables.Michal Privoznik2016-10-035-5/+5
* util: bitmap: clarify virBitmapLastSetBit() behavior for empty bitmapsMarc Hartmayer2016-10-031-3/+7
* Fix building with -OgMartin Kletzander2016-10-033-3/+3
* qemu: Only use memory-backend-file with NUMA if neededMartin Kletzander2016-10-032-8/+9
* qemu: Let empty default VNC password work as documentedJiri Denemark2016-06-301-7/+7
* qemu: Don't crash when create fails earlyMartin Kletzander2016-02-031-0/+6
* include: Handle case when builddir == srcdirMichal Privoznik2016-02-021-1/+2
* includes: Install libvirt-common.hMichal Privoznik2016-02-011-0/+1
* virLogManagerDomainReadLogFile: Don't do dummy allocsMichal Privoznik2016-01-181-3/+1
* qemuProcessReadLog: Fix memmove argumentsMichal Privoznik2016-01-181-1/+1
* Release of libvirt-1.3.1v1.3.1Daniel Veillard2016-01-1766-375705/+376208
* security: Do not restore labels on device tree binaryJiri Denemark2016-01-152-8/+0
* security: Do not restore kernel and initrd labelsJiri Denemark2016-01-152-16/+0
* qemu: Print better warning in qemuAgentNotifyEventYaniv Kaul2016-01-151-1/+2
* cgroup: Fix possible bug as a result of code motion for vcpu cgroup setupv1.3.1-rc2John Ferlan2016-01-141-4/+1
* Revert "lxc_cgroup: Add check for NULL cgroup before AddTask call"John Ferlan2016-01-141-1/+1
* Revert "util: cgroups do not implicitly add task to new machine cgroup"John Ferlan2016-01-143-22/+22
* Revert "qemu: do not put a task into machine cgroup"John Ferlan2016-01-142-10/+17
* virt-aa-helper: don't deny writes to readonly mountsCédric Bosdonnat2016-01-141-1/+4
* conf: Initialize 'deflate' for balloon parse XMLJohn Ferlan2016-01-141-1/+1
* wireshark: Drop DESTDIR from install pathMichal Privoznik2016-01-141-1/+1
* virsh: Update description of lxc-enter-namespaceGuido Günther2016-01-131-2/+2
* build: fix distdir with wireshark disabledCole Robinson2016-01-131-2/+2
* qemuProcessCleanupChardevDevice: Don't unlink NULL pathsMichal Privoznik2016-01-131-1/+2
* xenconfig: check return value of regcompJim Fehlig2016-01-121-1/+11
* wireshark: Install into DESTDIRMichal Privoznik2016-01-122-4/+5
* Xen: use correct domctl version in domaininfolist unionJim Fehlig2016-01-121-1/+1
* testutils: Fix coverity warning with REGENERATE_OUTPUTCole Robinson2016-01-121-3/+2
* build: Kill tools/wireshark MakefilesCole Robinson2016-01-125-79/+51
* Expand $(wildcard) correctlyMichal Privoznik2016-01-123-6/+6
* qemu: add support of optional 'autodeflate' attributeDmitry Andreev2016-01-1210-0/+212
* qemu: add capability check for memballoon 'deflate-on-oom' featureDmitry Andreev2016-01-1215-72/+896
* conf: introduce 'autodeflate' attribute for memballoon deviceDmitry Andreev2016-01-124-0/+39
* rpc: socket: Don't repeatedly attempt to launch daemonCole Robinson2016-01-121-2/+7
* rpc: socket: Explicitly error if we exceed retry countCole Robinson2016-01-121-1/+2
* rpc: socket: Minor cleanupsCole Robinson2016-01-121-4/+12
* Add missing virxdrdefs.h include to log_protocolRoman Bogorodskiy2016-01-121-0/+1
* virsh: Fix alignment in VIRSH_COMMON_OPT_CONFIG definitionAndrea Bolognani2016-01-121-2/+2
* rpc: Don't rewrite msg->fds on every read dispatchBen Gray2016-01-121-25/+27
* virsh: Create macro for common "interface" optionv1.3.1-rc1John Ferlan2016-01-111-25/+12
* virsh: Create macro for common "network" optionJohn Ferlan2016-01-111-45/+16
* virsh: Create macros for common "vol" optionsJohn Ferlan2016-01-111-45/+16
* virsh: Create macro for common "file" optionJohn Ferlan2016-01-119-129/+39
* virsh: Create macro for common "current" optionJohn Ferlan2016-01-115-141/+46
* virsh: Create macro for common "live" optionJohn Ferlan2016-01-115-128/+41