summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release of 0.6.2v0.6.2LIBVIRT_0_6_2Daniel Veillard2009-04-0382-73120/+81153
* Don't lose file format info on volume refresh.Cole Robinson2009-04-033-70/+95
* Refresh volume alloc/capacity when dumping XML.Cole Robinson2009-04-032-0/+8
* Fix test driver domain restore return value.Cole Robinson2009-04-032-1/+5
* Fix sparse volume allocation reporting.Cole Robinson2009-04-032-1/+9
* Fix crash in svirt verification, and incorrect cleanup in VM failure pathsDaniel P. Berrange2009-04-035-58/+89
* Allow autoconnect to virsh console in create/start. Refuse to connect to remo...Daniel P. Berrange2009-04-032-8/+54
* Misc NUMA related fixesDaniel P. Berrange2009-04-034-10/+32
* Support PCI passthrough for XenDaniel P. Berrange2009-04-0314-68/+821
* Improve security label error reporting & verification (Dan Walsh)Daniel P. Berrange2009-04-0312-11/+153
* Fix mingw32 portabilityDaniel P. Berrange2009-04-023-3/+19
* * docs/schemas/domain.rng: some missing disk bus values and cleanupsDaniel Veillard2009-04-022-629/+580
* * docs/*: start cleanup/revamp of architecture docsDaniel Veillard2009-04-0211-69/+250
* * po/*: updated brazilian, spanish, polish and simplified chinese translationsDaniel Veillard2009-04-0275-102232/+114194
* SCSI HBA storage pool implementation (Dave Allan)Daniel P. Berrange2009-04-0110-325/+633
* Make SASL check also look for libsasl.so if libsasl2.so is missingDaniel P. Berrange2009-04-012-5/+18
* Fix crash after calling virConnectCloseDaniel P. Berrange2009-04-012-0/+8
* Fix generation of networkCreateXML and storagePoolCreateXMLDaniel P. Berrange2009-04-012-0/+12
* Fix localtime handling for newer XenDDaniel P. Berrange2009-04-0110-4/+87
* Misc fixes uncovered by OOM testingDaniel P. Berrange2009-04-018-32/+45
* Sanitize symlink resolutionDaniel P. Berrange2009-04-016-28/+83
* Fix misc memory handling bugsDaniel P. Berrange2009-04-014-5/+20
* Add support for vifname= in XM config filesDaniel P. Berrange2009-04-015-0/+71
* Improve error reporting in Xen driver SEXPR generationDaniel P. Berrange2009-04-013-8/+11
* Fix error message in node device lookupDaniel P. Berrange2009-04-012-3/+7
* Fix URI check in QEMU migrationDaniel P. Berrange2009-04-012-1/+5
* Add treeview to node device listing in virshDaniel P. Berrange2009-04-013-3/+123
* Convert all drivers to use old-style struct initializers; this makes a handyChris Lalancette2009-03-3117-160/+156
* * libvirt.spec.in: better modularization of the spec file,Daniel Veillard2009-03-312-12/+65
* * src/util.c: fix virRun() to prevent zombies on pipe errors,Daniel Veillard2009-03-312-1/+9
* DOn't try to query memory balloon if guest isn't activeDaniel P. Berrange2009-03-272-0/+8
* Support memory ballooning in QEMUDaniel P. Berrange2009-03-273-10/+137
* Default to native arch, and check domain type when auto-filling guest arch (S...Daniel P. Berrange2009-03-245-8/+28
* Include 'CHECK: ' prefix when printing name of each syntax-check rule that is...Daniel P. Berrange2009-03-242-1/+6
* Add support for a non-template filesystem root. (Florian Vichot)Daniel P. Berrange2009-03-245-74/+272
* fix missing authentication on virsh shell commandsDaniel Veillard2009-03-232-3/+9
* * src/util.c: flag unused parameters, by Maximilian WilhelmDaniel Veillard2009-03-202-3/+7
* use posix_fallocate() to allocate diskspace fasterDaniel Veillard2009-03-207-12/+111
* Fix test breakage on x86_64 from previous changeDaniel P. Berrange2009-03-207-8/+20
* More flexible setup of QEMU capabilities/emulatorsDaniel P. Berrange2009-03-203-46/+113
* * docs/schemas/domain.rng: extend definition for security attributesDaniel Veillard2009-03-192-0/+10
* Fix labelling of shared/readonly devices (Dan Walsh)Daniel P. Berrange2009-03-174-27/+52
* * src/remote_internal.c: remove file descriptors leakDaniel Veillard2009-03-172-1/+15
* Don't allow readonly connections to dump secure xml.Cole Robinson2009-03-162-0/+10
* Initialize security driver after config parsingCole Robinson2009-03-162-2/+6
* Fix test driver 'save' deadlockCole Robinson2009-03-162-3/+8
* Support SASL auth for VNC server.Daniel P. Berrange2009-03-1612-5/+177
* Avoid deadlock setting vcpus in QEMU driverDaniel P. Berrange2009-03-162-1/+14
* Fix subsystem lookup for older HAL releasesDaniel P. Berrange2009-03-162-1/+7
* Added ac97 soundcard to RNG schema & tests (Pritesh Kothari)Daniel P. Berrange2009-03-165-2/+13