aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-03KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed1-0/+1
2017-11-17KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13KVM: x86: fix clang buildRadim Krčmář1-1/+0
2017-08-24KVM: x86: Add return value to kvm_cpuid().Yu Zhang1-1/+2
2017-08-07KVM: x86: use general helpers for some cpuid manipulationRadim Krčmář1-0/+9
2017-08-07KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář1-113/+57
2017-08-07KVM: x86: X86_FEATURE_NRIPS is not scattered anymoreRadim Krčmář1-13/+1
2017-06-07kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson1-0/+8
2017-04-21KVM: x86: virtualize cpuid faultingKyle Huey1-0/+11
2016-07-23Revert "KVM: x86: add pcommit support"Dan Williams1-8/+0
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han1-0/+8
2016-03-09KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini1-8/+1
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+34
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini1-0/+8
2015-11-24kvm: Add accessors for guest CPU's family, model, steppingBorislav Petkov1-0/+34
2015-10-16kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel1-0/+21
2015-10-01KVM: VMX: drop rdtscp_enabled fieldXiao Guangrong1-0/+8
2015-10-01KVM: x86: add pcommit supportXiao Guangrong1-0/+8
2015-06-04KVM: x86: save/load state on SMM switchPaolo Bonzini1-0/+8
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li1-0/+8
2015-04-08KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky1-0/+6
2015-03-31x86: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2014-09-24KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit1-1/+1
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini1-0/+8
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit1-0/+8
2014-05-07KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit1-0/+7
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu1-0/+8
2014-01-27KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka1-0/+8
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov1-2/+3
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2012-11-30KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld1-0/+8
2012-11-12KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek1-0/+3
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie1-0/+8
2012-07-09KVM: Split cpuid register access from computationAvi Kivity1-0/+1
2012-03-05KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky1-0/+8
2011-12-27KVM: Move cpuid code to new fileAvi Kivity1-0/+46