Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-13 | x86/cpuid: fix indentation | Aurelien Jarno | 1 | -7/+7 |
2010-03-13 | x86/cpuid: Enable all features of real CPU | Aurelien Jarno | 1 | -30/+26 |
2010-03-13 | x86/cpuid: fix CPUID levels | Andre Przywara | 1 | -2/+2 |
2010-03-13 | x86/cpuid: Always expose 32 and 64-bit CPUs | Andre Przywara | 1 | -2/+0 |
2010-03-13 | x86/cpuid: add TCG feature bit trimming | Andre Przywara | 1 | -0/+24 |
2010-03-13 | x86/cpuid: add "host" to the list of supported CPU models | Andre Przywara | 1 | -0/+3 |
2010-03-13 | x86/cpuid: add missing CPUID feature flag names | Andre Przywara | 1 | -8/+8 |
2010-03-13 | x86/cpuid: moved host_cpuid function and remove prototype | Andre Przywara | 1 | -37/+34 |
2010-03-13 | x86/cpuid: fix missing feature set bits | Andre Przywara | 1 | -0/+1 |
2010-03-13 | x86/cpuid: replace magic number with named constant | Andre Przywara | 1 | -5/+6 |
2010-03-13 | x86/cpuid: move CPUID functions into separate file | Andre Przywara | 1 | -0/+1137 |