summaryrefslogtreecommitdiffstats
path: root/target-i386/cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* x86/cpuid: fix indentationAurelien Jarno2010-03-131-7/+7
* x86/cpuid: Enable all features of real CPUAurelien Jarno2010-03-131-30/+26
* x86/cpuid: fix CPUID levelsAndre Przywara2010-03-131-2/+2
* x86/cpuid: Always expose 32 and 64-bit CPUsAndre Przywara2010-03-131-2/+0
* x86/cpuid: add TCG feature bit trimmingAndre Przywara2010-03-131-0/+24
* x86/cpuid: add "host" to the list of supported CPU modelsAndre Przywara2010-03-131-0/+3
* x86/cpuid: add missing CPUID feature flag namesAndre Przywara2010-03-131-8/+8
* x86/cpuid: moved host_cpuid function and remove prototypeAndre Przywara2010-03-131-37/+34
* x86/cpuid: fix missing feature set bitsAndre Przywara2010-03-131-0/+1
* x86/cpuid: replace magic number with named constantAndre Przywara2010-03-131-5/+6
* x86/cpuid: move CPUID functions into separate fileAndre Przywara2010-03-131-0/+1137
OpenPOWER on IntegriCloud