summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/cpuid.c
AgeCommit message (Expand)AuthorFilesLines
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