summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-151-1/+1
|\
| * KVM: x86: expose MOVDIR64B CPU feature into VM.Liu Jingqi2019-02-201-1/+1
| * KVM: x86: expose MOVDIRI CPU feature into VM.Liu Jingqi2019-02-201-1/+1
* | kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang2019-02-221-0/+4
|/
* KVM: x86: Add CPUID support for new instruction WBNOINVDRobert Hoo2018-12-211-1/+1
* KVM: x86: Add Intel Processor Trace cpuid emulationChao Peng2018-12-211-2/+20
* KVM: x86: Remove KF() macro placeholderSean Christopherson2018-12-211-3/+0
* kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost2018-12-141-2/+2
* KVM: X86: Implement "send IPI" hypercallWanpeng Li2018-08-061-1/+2
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-121-3/+5
|\
| * treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+2
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-1/+2
|\ \ | |/ |/|
| * KVM: x86: Expose CLDEMOTE CPU feature to guest VMJingqi Liu2018-05-241-1/+2
* | x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-061-2/+8
* | x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-061-1/+1
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-261-2/+2
|\ \
| * | KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk2018-05-231-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-261-0/+5
|\ \ \ | |/ / |/| |
| * | kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2018-05-241-0/+5
| |/
* | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-171-2/+9
* | x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-05-171-5/+5
* | x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-05-091-1/+1
* | x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk2018-05-031-1/+1
|/
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-161-0/+5
* KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan2018-03-161-1/+1
* KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-241-1/+2
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-6/+16
|\
| * KVM: x86: AMD Processor Topology InformationStanislav Lanci2018-01-311-1/+2
| * Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-161-1/+1
| |\
| | * KVM: X86: Extend CPUID range to include new leafBrijesh Singh2017-12-041-1/+1
| * | KVM: X86: support paravirtualized help for TLB shootdownsWanpeng Li2018-01-161-1/+2
| * | KVM: Expose new cpu features to guestYang Zhong2017-12-141-1/+2
| * | KVM: x86: emulate RDPIDPaolo Bonzini2017-12-141-1/+6
| * | KVM: x86: add support for emulating UMIPPaolo Bonzini2017-12-141-0/+2
| * | KVM: x86: add support for UMIPPaolo Bonzini2017-12-141-2/+2
| |/
* | KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-02-031-3/+6
* | KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed2018-02-031-1/+1
* | KVM/x86: Add IBPB supportAshok Raj2018-02-031-1/+10
* | KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed2018-02-031-5/+3
|/
* Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-081-1/+1
|\
| * KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini2017-08-251-1/+1
* | KVM: MMU: Expose the LA57 feature to VM.Yu Zhang2017-08-241-6/+10
* | KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-241-0/+1
* | KVM: x86: Add return value to kvm_cpuid().Yu Zhang2017-08-241-4/+13
|/
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-081-9/+11
* KVM: x86: virtualize cpuid faultingKyle Huey2017-04-211-0/+3
* sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-021-0/+2
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-171-2/+0
* Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2017-01-201-6/+0