aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of virCPUReportError with virReportErrorDaniel P. Berrange2012-07-191-5/+0
* cpu: Improve error reporting on incompatible CPUsPeter Krempa2012-04-231-2/+4
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* Enable support for nested SVMDaniel P. Berrange2010-10-131-0/+11
* cpu: Add support for CPU vendorJiri Denemark2010-07-071-2/+4
* Use configured CPU model if possibleJiri Denemark2010-04-221-2/+4
* cpuUpdate() for updating guest CPU according to host CPUJiri Denemark2010-03-261-0/+9
* build: consistently indent preprocessor directivesEric Blake2010-03-091-6/+6
* build: consistently use C99 varargs macrosEric Blake2010-03-081-3/+3
* Functions for computing baseline CPU from a set of host CPUsJiri Denemark2010-02-121-1/+20
* Swap position of nmodels and models parameters in cpuDecode()Jiri Denemark2010-02-111-4/+4
* Remove virConnectPtr from CPU XML APIsDaniel P. Berrange2010-02-101-17/+10
* Adds CPU selection infrastructureJiri Denemark2009-12-181-0/+129