aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.c
Commit message (Expand)AuthorAge
* KVM: nested VMX: disable perf cpuid reportingMarcelo Tosatti2014-09-24
* KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit2014-09-24
* KVM: x86: Replace X86_FEATURE_NX offset with the definitionNadav Amit2014-08-21
* kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo2014-05-08
* KVM: nVMX: additional checks on vmxon regionBandan Das2014-05-06
* KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti2014-04-29
* KVM: expose SMAP feature to guestFeng Wu2014-04-14
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\
| * KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini2014-03-17
| * KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini2014-03-17
| * KVM: x86: Enable Intel MPX for guestLiu, Jinsong2014-02-25
| * KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2014-02-22
| * KVM: x86: expose ADX feature to guestLiu, Jinsong2014-02-22
| * KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong2014-02-22
* | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-27
|/
* kvm, cpuid: Fix sparse warningBorislav Petkov2013-11-07
* KVM: x86: trace cpuid emulation when called from emulatorGleb Natapov2013-11-05
* kvm: Emulate MOVBEBorislav Petkov2013-10-30
* kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-30
* KVM: x86: only copy XSAVE state for the supported featuresPaolo Bonzini2013-10-03
* KVM: x86: prevent setting unsupported XSAVE statesPaolo Bonzini2013-10-03
* KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0Paolo Bonzini2013-10-03
* kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-26
* KVM: x86: Make register state after reset conform to specificationJulian Stecklina2012-12-05
* KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-30
* KVM: x86: minor size optimizationMathias Krause2012-09-05
* KVM: x86: Fix typos in cpuid.cGuo Chao2012-07-20
* KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie2012-07-12
* KVM: Split cpuid register access from computationAvi Kivity2012-07-09
* KVM: host side for eoi optimizationMichael S. Tsirkin2012-06-25
* KVM: fix cpuid eax for KVM leafMichael S. Tsirkin2012-05-06
* KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong2012-04-08
* KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky2012-03-05
* KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov2011-12-27
* KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov2011-12-27
* KVM: x86: Do not rely on implicit inclusionsJan Kiszka2011-12-27
* KVM: Refactor and simplify kvm_dev_ioctl_get_supported_cpuidSasha Levin2011-12-27
* KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong2011-12-27
* KVM: Move cpuid code to new fileAvi Kivity2011-12-27