aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: only build the test programs during the check phase.v0.8.3-gentooDiego Elio Pettenò2010-08-101-13/+13
* build-sys: fix build when daemon is disabled by not installingv0.8.3-gentoo-2Diego Elio Pettenò2010-08-061-2/+2
* Do not use boot=on on IDE devicev0.8.3-gentoo-1Daniel Veillard2010-08-056-6/+7
* Fix return value usageDoug Goldstein2010-08-051-1/+1
* Add a detailed message when tap device add failsDoug Goldstein2010-08-051-0/+7
* Attempt to load tun module on tap add errorDoug Goldstein2010-08-051-2/+19
* Release of libvirt-0.8.3v0.8.3Daniel Veillard2010-08-0477-200180/+224285
* qemu: Fix PCI address allocationJiri Denemark2010-08-041-5/+14
* OpenVZ: implement suspend/resume driver APIsJean-Baptiste Rouault2010-08-041-2/+82
* Don't leak delay string when freeing virInterfaceBridgeDefsLaine Stump2010-08-031-0/+1
* Fix build error in virsh.cLaine Stump2010-08-031-1/+1
* esx: Set storage pool target path to host.mountInfo.pathMatthias Bolte2010-08-024-65/+123
* esx: Make storage pool lookup by name and UUID more robustMatthias Bolte2010-08-0211-196/+221
* esx: Restrict vpx:// to handle a single host in a vCenterMatthias Bolte2010-08-026-474/+561
* esx: Map some managed object typesMatthias Bolte2010-08-022-0/+379
* esx: Parse the path of the URIMatthias Bolte2010-08-025-79/+102
* qemu: don't lose error on setting monitor capabilitiesEric Blake2010-08-021-1/+0
* build: avoid compiler warning, for real this timeEric Blake2010-08-021-1/+1
* Fix virsh error message when -d arg is not numericEric Blake2010-08-021-1/+1
* Add Aurelien to AUTHORSDaniel Veillard2010-08-021-0/+1
* Fix a couple of typo in iSCSI backendAurelien ROUGEMONT2010-08-021-2/+2
* Make virsh -d check its inputDaniel Veillard2010-08-021-1/+4
* Add iptables rule to fixup DHCP response checksum.Laine Stump2010-08-024-0/+97
* Fix the ACS checking in the PCI code.Chris Lalancette2010-08-021-12/+66
* Free up memballoon def.Chris Lalancette2010-08-021-0/+2
* Don't put a semicolon on the end of a VIR_ENUM_IMPL.Chris Lalancette2010-08-021-1/+1
* Fix a bogus warning when parsing <hostdev>Chris Lalancette2010-08-021-0/+3
* Remove duplicate </p> from downloads.html.inMatthias Bolte2010-08-011-1/+1
* Update ID after stopping a domainMatthias Bolte2010-07-305-0/+6
* openvzDomainCreateWithFlags: set domain id to the correct valueJean-Baptiste Rouault2010-07-301-0/+1
* storage: kill dead storesEric Blake2010-07-302-21/+16
* qemu: kill some dead storesEric Blake2010-07-302-4/+1
* network: kill dead storeEric Blake2010-07-301-2/+1
* xenapi: Update ID after starting a domainMatthias Bolte2010-07-301-0/+5
* esx: Update ID after starting a domainMatthias Bolte2010-07-301-2/+4
* Fix DMI uuid parsing.Chris Lalancette2010-07-301-1/+2
* Do not activate boot=on on devices when not using KVMDaniel Veillard2010-07-301-1/+9
* Fix a memory leak in the qemudBuildCommandLine.Chris Lalancette2010-07-301-1/+1
* esx: Fix freeing of heterogeneous listsMatthias Bolte2010-07-301-4/+10
* esx: Switch from name to number checks in the subdriversMatthias Bolte2010-07-306-6/+6
* esx: Improve blocked task detection and fix race conditionMatthias Bolte2010-07-304-20/+61
* esx: silence spurious compiler warningEric Blake2010-07-291-2/+4
* build: distribute libvirt_qemu.symsEric Blake2010-07-292-1/+7
* build: restore operation of bit-rotted 'make cov'Eric Blake2010-07-298-65/+74
* xen: fix logic bugEric Blake2010-07-291-3/+3
* build: fix 'make syntax-check' failureEric Blake2010-07-291-2/+3
* lxc: Fix return values of veth.c functionsRyota Ozaki2010-07-296-104/+107
* Eliminate memory leak in xenUnifiedDomainInfoListFreeLaine Stump2010-07-291-0/+1
* lxc: Fix 'autostart' doesn't take effect actuallyRyota Ozaki2010-07-291-0/+3
* Fix --with-xen-proxy related compile errorMatthias Bolte2010-07-291-20/+20