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