aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.c
AgeCommit message (Expand)Author
2020-05-04kvm/svm: PKU not currently supportedJohn Allen
2020-01-19KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-05-24kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson
2019-05-24kvm: x86: Include multiple indices with CPUID leaf 0x8000001dJim Mattson
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-04-30KVM: x86: Omit caching logic for always-available GPRsSean Christopherson
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-06x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen
2019-02-22kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang
2019-02-20KVM: x86: expose MOVDIR64B CPU feature into VM.Liu Jingqi
2019-02-20KVM: x86: expose MOVDIRI CPU feature into VM.Liu Jingqi
2018-12-21KVM: x86: Add CPUID support for new instruction WBNOINVDRobert Hoo
2018-12-21KVM: x86: Add Intel Processor Trace cpuid emulationChao Peng
2018-12-21KVM: x86: Remove KF() macro placeholderSean Christopherson
2018-12-14kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost
2018-08-06KVM: X86: Implement "send IPI" hypercallWanpeng Li
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-06x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk
2018-06-06x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk
2018-05-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-24KVM: x86: Expose CLDEMOTE CPU feature to guest VMJingqi Liu
2018-05-24kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2018-05-23KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk
2018-05-17KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky
2018-05-17x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov
2018-05-09x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk
2018-05-03x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk
2018-03-16KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li
2018-03-16KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-03KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed
2018-02-03KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed
2018-02-03KVM/x86: Add IBPB supportAshok Raj
2018-02-03KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed
2018-01-31KVM: x86: AMD Processor Topology InformationStanislav Lanci
2018-01-16Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini
2018-01-16KVM: X86: support paravirtualized help for TLB shootdownsWanpeng Li
2017-12-14KVM: Expose new cpu features to guestYang Zhong
2017-12-14KVM: x86: emulate RDPIDPaolo Bonzini
2017-12-14KVM: x86: add support for emulating UMIPPaolo Bonzini
2017-12-14KVM: x86: add support for UMIPPaolo Bonzini
2017-12-04KVM: X86: Extend CPUID range to include new leafBrijesh Singh
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář