Age | Commit message (Expand) | Author | Files | Lines |
2011-03-16 | x86: Properly reset PAT MSR | Jan Kiszka | 1 | -1/+0 |
2011-01-23 | kvm: Improve reporting of fatal errors | Jan Kiszka | 1 | -3/+2 |
2010-11-16 | Add support for async page fault to qemu | Gleb Natapov | 1 | -1/+1 |
2010-10-30 | target-xxx: Use fprintf_function (format checking) | Stefan Weil | 1 | -2/+1 |
2010-10-20 | Add svm cpuid features | Joerg Roedel | 1 | -17/+60 |
2010-10-20 | Set cpuid definition to 0 before initializing it | Joerg Roedel | 1 | -0/+2 |
2010-08-22 | QemuOpts: make most qemu_*_opts static | Gerd Hoffmann | 1 | -1/+1 |
2010-08-20 | Use ARRAY_SIZE macro | Blue Swirl | 1 | -1/+1 |
2010-07-02 | Don't declare XSAVE as supported | Andi Kleen | 1 | -2/+2 |
2010-06-28 | Enable XSAVE related CPUID | Sheng Yang | 1 | -0/+21 |
2010-06-28 | fix CPUID vendor override | Andre Przywara | 1 | -1/+1 |
2010-06-19 | apic: avoid using CPUState internals | Blue Swirl | 1 | -0/+6 |
2010-06-01 | resent: x86/cpuid: Add kvm32 CPU model | Andre Przywara | 1 | -0/+14 |
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 |