summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct checking of virStrcpyStatic() return valuev0.10.2-gentoo-2v0.10.2-gentooKyle Mestery2012-10-211-1/+1
* qemu: Pin the emulator when only cpuset is specifiedMartin Kletzander2012-10-174-20/+28
* qemu: Clear async job when p2p migration fails earlyJiri Denemark2012-10-171-2/+2
* storage: lvm: lvcreate fails with allocation=0, don't do thatCole Robinson2012-10-161-1/+2
* storage: lvm: Don't overwrite lvcreate errorsCole Robinson2012-10-161-0/+3
* Fix potential deadlock when agent is closedDaniel P. Berrange2012-10-051-9/+3
* Fix (rare) deadlock in QEMU monitor callbacksDaniel P. Berrange2012-10-051-10/+5
* network: fix dnsmasq/radvd binding to IPv6 on recent kernelsBenjamin Cama2012-10-055-16/+42
* Fix compilation of legacy xen driver with Xen 4.2Jim Fehlig2012-10-053-2/+12
* build: default selinuxfs mount point to /sys/fs/selinuxDaniel J Walsh2012-10-051-3/+2
* Release of libvirt-0.10.2v0.10.2Daniel Veillard2012-09-2478-357238/+403803
* Fix another rpmbuild failureDaniel Veillard2012-09-241-1/+2
* Fix an rpmbuild failureDaniel Veillard2012-09-241-0/+2
* Don't install legacy initscripts at same time as systemd onesDaniel P. Berrange2012-09-241-3/+1
* network: log error for unknown virNetworkUpdate command codesLaine Stump2012-09-211-0/+15
* network: make virNetworkObjUpdate error detection/recovery betterLaine Stump2012-09-211-13/+34
* network: don't "refresh" iptables rules on rule-less networksLaine Stump2012-09-211-3/+6
* Drop unused return value of virLogOutputFuncMiloslav Trmač2012-09-213-41/+34
* Remove redundant lines in src/qemu/qemu_driver.cTang Chen2012-09-211-18/+0
* Add <seclabel> to character devices.Richard W.M. Jones2012-09-215-30/+155
* Make virSecurityDeviceLabelDefParseXML into generic device <seclabel> parser.Richard W.M. Jones2012-09-211-18/+25
* qemu: Fix failure path in disk hotplugJiri Denemark2012-09-211-4/+10
* locking: Remove README file in favor of internals/locking.htmlJiri Denemark2012-09-211-165/+0
* Improve some debugging log messages in LXC mount setupDaniel P. Berrange2012-09-211-4/+5
* Ensure existing selinux mount is removed before mounting new one in LXCDaniel P. Berrange2012-09-211-0/+16
* Fix crash accessing a NULL URI when looking up auth credentialsDaniel P. Berrange2012-09-213-2/+4
* Remove a redundant line in src/qemu/qemu_driver.cTang Chen2012-09-211-1/+0
* network: backend for virNetworkUpdate of portgroupsLaine Stump2012-09-211-6/+79
* network: backend for virNetworkUpdate of dhcp rangeLaine Stump2012-09-211-4/+88
* virsh: new net-update commandLaine Stump2012-09-202-0/+194
* docs: fix typo in filesystem docsEric Blake2012-09-201-1/+1
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-20507-509/+507
* doc: include article about libvirt+audit in relatedlinks.htmlMarcelo Cerri2012-09-201-0/+3
* Ensure autogen.sh exists if bootstrap failsDaniel P. Berrange2012-09-201-0/+2
* tests: Add tests for dump-core optionMartin Kletzander2012-09-207-0/+69
* qemu: add support for dump-guest-core optionMartin Kletzander2012-09-204-10/+78
* Add support for limiting guest coredumpMartin Kletzander2012-09-205-4/+52
* QEMU Tests for reboot-timeoutMartin Kletzander2012-09-207-0/+61
* qemu: Add support for reboot-timeoutMartin Kletzander2012-09-203-0/+36
* Add support for reboot-timeoutMartin Kletzander2012-09-204-15/+56
* security: Don't ignore errors when parsing DAC security labelsPeter Krempa2012-09-201-34/+61
* simplify xenXMDomainPinVcpu functionliguang2012-09-202-35/+4
* Cleanup of domain_conf sentinelsMartin Kletzander2012-09-201-29/+29
* qemu: Cleanup boot parameter buildingMartin Kletzander2012-09-205-28/+89
* qemu: Transition domain to PAUSED after 'stop' commandMichal Privoznik2012-09-201-6/+1
* network: fix element size / length in memmoveLaine Stump2012-09-191-2/+2
* virsh: Move daemon to misc since its not a networkDoug Goldstein2012-09-191-3/+3
* network: fix incorrect VIR_NETWORK_UPDATE_COMMAND_* valuesLaine Stump2012-09-191-4/+4
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-1910-22/+73
* virsh: Rename QEmu to QEMU to match upstreamDoug Goldstein2012-09-191-1/+1