summaryrefslogtreecommitdiffstats
path: root/target-i386/cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for async page fault to qemuGleb Natapov2010-11-161-1/+1
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-2/+1
* Add svm cpuid featuresJoerg Roedel2010-10-201-17/+60
* Set cpuid definition to 0 before initializing itJoerg Roedel2010-10-201-0/+2
* QemuOpts: make most qemu_*_opts staticGerd Hoffmann2010-08-221-1/+1
* Use ARRAY_SIZE macroBlue Swirl2010-08-201-1/+1
* Don't declare XSAVE as supportedAndi Kleen2010-07-021-2/+2
* Enable XSAVE related CPUIDSheng Yang2010-06-281-0/+21
* fix CPUID vendor overrideAndre Przywara2010-06-281-1/+1
* apic: avoid using CPUState internalsBlue Swirl2010-06-191-0/+6
* resent: x86/cpuid: Add kvm32 CPU modelAndre Przywara2010-06-011-0/+14
* 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