aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-20427-427/+427
* qemu: add support for dump-guest-core optionMartin Kletzander2012-09-203-9/+76
* Add support for limiting guest coredumpMartin Kletzander2012-09-203-1/+35
* qemu: Add support for reboot-timeoutMartin Kletzander2012-09-203-0/+36
* Add support for reboot-timeoutMartin Kletzander2012-09-202-6/+30
* security: Don't ignore errors when parsing DAC security labelsPeter Krempa2012-09-201-34/+61
* simplify xenXMDomainPinVcpu functionliguang2012-09-201-35/+3
* Cleanup of domain_conf sentinelsMartin Kletzander2012-09-201-29/+29
* qemu: Cleanup boot parameter buildingMartin Kletzander2012-09-204-28/+88
* 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
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-193-7/+19
* util: don't print free'd dmidecode pathEric Blake2012-09-181-5/+1
* build: avoid unused symbolEric Blake2012-09-181-1/+0
* build: fix nodeinfo build on non-Linux platformsEric Blake2012-09-181-0/+4
* bitmap: fix problems in previous commitEric Blake2012-09-181-2/+1
* build: avoid non-portable byte-swappingEric Blake2012-09-181-11/+27
* Fix minor details not only in apic eoiMartin Kletzander2012-09-181-3/+2
* secret: Fix error for private secretsMartin Kletzander2012-09-181-2/+2
* virNetDevBandwidthClear: Improve error handlingMartin Kletzander2012-09-183-8/+10
* rpc: Fix name of member in remote_protocol-structsPeter Krempa2012-09-181-1/+1
* virBitmap: fix build without HAVE_NUMACTLJán Tomko2012-09-181-1/+1
* daemon: Fix error message when libvirtd is missing.Richard W.M. Jones2012-09-181-2/+5
* Fix the augea test for qemu libvirtd optionsDaniel Veillard2012-09-181-0/+1
* network: implement backend of virNetworkUpdate(IP_DHCP_HOST)Laine Stump2012-09-181-7/+173
* network: restart radvd/dnsmasq if needed when libvirtd is restartedLaine Stump2012-09-181-0/+34
* network: implement virNetworkUpdate for test_driverLaine Stump2012-09-181-1/+52
* network: implement virNetworkUpdate for bridge_driverLaine Stump2012-09-181-8/+112
* network: reorganize dnsmasq and radvd config file / startupLaine Stump2012-09-181-44/+282
* conf: implement NetworkObj backend of virNetworkUpdate APILaine Stump2012-09-183-0/+317
* network: utility functions for updating network configLaine Stump2012-09-185-21/+262
* network: implement RPC calls for virNetworkUpdateLaine Stump2012-09-183-1/+21
* network: define new API virNetworkUpdateLaine Stump2012-09-183-0/+71
* qemu: add -sandbox to command line if requestedJán Tomko2012-09-181-0/+11
* qemu: conf: add seccomp_sandbox optionJán Tomko2012-09-184-0/+15
* qemu: add capability flag for seccomp sandboxJán Tomko2012-09-182-0/+4
* qemu: Avoid deadlock on HandleAgentEOFMichal Privoznik2012-09-181-3/+3
* qemu: Use disk wwn in qemu command lineOsier Yang2012-09-181-0/+33
* qemu: Add caps to indentify if setting wwn is supported by qemuOsier Yang2012-09-182-0/+10
* conf: Parse and format disk <wwn>Osier Yang2012-09-185-0/+33
* blockjob: add blockcommit support to rpcEric Blake2012-09-174-1/+22