summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.c
AgeCommit message (Expand)Author
2014-04-14KVM: expose SMAP feature to guestFeng Wu
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong
2014-02-22KVM: x86: expose ADX feature to guestLiu, Jinsong
2014-02-22KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong
2013-11-07kvm, cpuid: Fix sparse warningBorislav Petkov
2013-11-05KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov
2013-10-30kvm: Emulate MOVBEBorislav Petkov
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2013-10-03KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini
2013-10-03KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini
2013-10-03KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini
2013-08-26kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri
2012-12-05KVM: x86: Make register state after reset conform to specificationJulian Stecklina
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld
2012-09-05KVM: x86: minor size optimizationMathias Krause
2012-07-20KVM: x86: Fix typos in cpuid.cGuo Chao
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie
2012-07-09KVM: Split cpuid register access from computationAvi Kivity
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin
2012-05-06KVM: fix cpuid eax for KVM leafMichael S. Tsirkin
2012-04-08KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky
2011-12-27KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov
2011-12-27KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov
2011-12-27KVM: x86: Do not rely on implicit inclusionsJan Kiszka
2011-12-27KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuidSasha Levin
2011-12-27KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong
2011-12-27KVM: Move cpuid code to new fileAvi Kivity