aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-05KVM: x86: Make register state after reset conform to specificationJulian Stecklina1-0/+1
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld1-0/+2
2012-09-05KVM: x86: minor size optimizationMathias Krause1-6/+6
2012-07-20KVM: x86: Fix typos in cpuid.cGuo Chao1-1/+1
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie1-2/+3
2012-07-09KVM: Split cpuid register access from computationAvi Kivity1-18/+22
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin1-0/+1
2012-05-06KVM: fix cpuid eax for KVM leafMichael S. Tsirkin1-1/+1
2012-04-08KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong1-1/+2
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky1-1/+1
2011-12-27KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov1-1/+29
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov1-0/+2
2011-12-27KVM: x86: Do not rely on implicit inclusionsJan Kiszka1-0/+2
2011-12-27KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuidSasha Levin1-50/+63
2011-12-27KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong1-2/+2
2011-12-27KVM: Move cpuid code to new fileAvi Kivity1-0/+625