aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Multiple security drivers in XML dataMarcelo Cerri2012-08-201-3/+3
* Internal refactory of data structuresMarcelo Cerri2012-08-201-5/+12
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-171-2/+2
* caps: Improve error if passed an unknown archCole Robinson2012-02-201-4/+24
* Rename virXXXXMacAddr to virMacAddrXXXDaniel P. Berrange2012-01-271-1/+1
* Add support for cpu mode attributeJiri Denemark2012-01-171-1/+1
* Remove powerMgmt_valid field from capabilities structDaniel P. Berrange2011-11-301-16/+14
* Move the virHostPMCapability enum helpers into capabilities.cDaniel P. Berrange2011-11-301-2/+3
* Fix capabilities XML to use generic terms for suspend targetsDaniel P. Berrange2011-11-301-1/+1
* Remove internal only virHostPMCapability enumDaniel P. Berrange2011-11-301-1/+1
* Add 'Hybrid-Suspend' power management discovery for the hostSrivatsa S. Bhat2011-11-291-1/+1
* Add strings.h include to capabilities.h for ffs() function prototypeDaniel P. Berrange2011-11-221-0/+2
* Export KVM Host Power Management capabilitiesSrivatsa S. Bhat2011-11-221-1/+26
* snapshot: simplify indentation of cpu featuresEric Blake2011-10-201-3/+4
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-051-24/+24
* Introduce per-device boot elementJiri Denemark2011-01-171-1/+2
* capabilities, cpu: use new array APIEric Blake2010-11-181-20/+17
* Remove bogus free of static stringsDaniel P. Berrange2010-07-201-3/+0
* Add ability to set a default driver name/type when parsing disksDaniel P. Berrange2010-07-191-0/+3
* Expose a host UUID in the capabilities XMLDaniel P. Berrange2010-05-251-0/+6
* Remove virConnectPtr from CPU XML APIsDaniel P. Berrange2010-02-101-1/+1
* XML parsing/formating code for CPU flagsJiri Denemark2009-12-181-1/+30
* Add virBufferFreeAndReset() and replace free()Matthias Bolte2009-12-101-1/+3
* Take domain type into account when looking up default machineMark McLoughlin2009-10-121-5/+26
* Move all XML configuration handling to src/conf/Daniel P. Berrange2009-09-211-0/+779