summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.h
Commit message (Expand)AuthorAgeFilesLines
* KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed2018-02-031-0/+1
* KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan2017-11-171-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: x86: fix clang buildRadim Krčmář2017-09-131-1/+0
* KVM: x86: Add return value to kvm_cpuid().Yu Zhang2017-08-241-1/+2
* KVM: x86: use general helpers for some cpuid manipulationRadim Krčmář2017-08-071-0/+9
* KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář2017-08-071-113/+57
* KVM: x86: X86_FEATURE_NRIPS is not scattered anymoreRadim Krčmář2017-08-071-13/+1
* kvm: x86: Guest BNDCFGS requires guest MPX supportJim Mattson2017-06-071-0/+8
* KVM: x86: virtualize cpuid faultingKyle Huey2017-04-211-0/+11
* Revert "KVM: x86: add pcommit support"Dan Williams2016-07-231-8/+0
* KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han2016-03-221-0/+8
* KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini2016-03-091-8/+1
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-111-0/+34
|\
| * kvm: Add accessors for guest CPU's family, model, steppingBorislav Petkov2015-11-241-0/+34
* | KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini2015-12-221-0/+8
|/
* kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel2015-10-161-0/+21
* KVM: VMX: drop rdtscp_enabled fieldXiao Guangrong2015-10-011-0/+8
* KVM: x86: add pcommit supportXiao Guangrong2015-10-011-0/+8
* KVM: x86: save/load state on SMM switchPaolo Bonzini2015-06-041-0/+8
* kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li2015-05-201-0/+8
* KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpuEugene Korenevsky2015-04-081-0/+6
* x86: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
* KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit2014-09-241-1/+1
* KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2014-09-031-0/+8
* KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-211-0/+8
* KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages supportNadav Amit2014-05-071-0/+7
* KVM: Add SMAP support when setting CR4Feng Wu2014-04-141-0/+8
* KVM: x86: Validate guest writes to MSR_IA32_APICBASEJan Kiszka2014-01-271-0/+8
* kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov2013-10-301-2/+3
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-0/+8
|\
| * KVM: x86: Emulate IA32_TSC_ADJUST MSRWill Auld2012-11-301-0/+8
* | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2012-11-121-0/+3
|/
* KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie2012-07-121-0/+8
* KVM: Split cpuid register access from computationAvi Kivity2012-07-091-0/+1
* KVM: SVM: Add support for AMD's OSVW feature in guestsBoris Ostrovsky2012-03-051-0/+8
* KVM: Move cpuid code to new fileAvi Kivity2011-12-271-0/+46