aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/cpuid.c
Commit message (Expand)AuthorAge
* KVM: X86: Implement "send IPI" hypercallWanpeng Li2018-08-06
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\
| * treewide: Use array_size() in vzalloc()Kees Cook2018-06-12
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\ \ | |/ |/|
| * KVM: x86: Expose CLDEMOTE CPU feature to guest VMJingqi Liu2018-05-24
* | x86/bugs: Add AMD's SPEC_CTRL MSR usageKonrad Rzeszutek Wilk2018-06-06
* | x86/bugs: Add AMD's variant of SSB_NOKonrad Rzeszutek Wilk2018-06-06
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-26
|\ \
| * | KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk2018-05-23
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-26
|\ \ \ | |/ / |/| |
| * | kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2018-05-24
| |/
* | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-17
* | x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-05-17
* | x86/bugs: Rename _RDS to _SSBDKonrad Rzeszutek Wilk2018-05-09
* | x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk2018-05-03
|/
* KVM: X86: Provide a capability to disable HLT interceptsWanpeng Li2018-03-16
* KVM: x86: Add support for AMD Core Perf Extension in guestJanakarajan Natarajan2018-03-16
* KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-23
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-10
|\
| * KVM: x86: AMD Processor Topology InformationStanislav Lanci2018-01-31
| * Merge branch 'sev-v9-p2' of https://github.com/codomania/kvmPaolo Bonzini2018-01-16
| |\
| | * KVM: X86: Extend CPUID range to include new leafBrijesh Singh2017-12-04
| * | KVM: X86: support paravirtualized help for TLB shootdownsWanpeng Li2018-01-16
| * | KVM: Expose new cpu features to guestYang Zhong2017-12-14
| * | KVM: x86: emulate RDPIDPaolo Bonzini2017-12-14
| * | KVM: x86: add support for emulating UMIPPaolo Bonzini2017-12-14
| * | KVM: x86: add support for UMIPPaolo Bonzini2017-12-14
| |/
* | KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRLKarimAllah Ahmed2018-02-03
* | KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIESKarimAllah Ahmed2018-02-03
* | KVM/x86: Add IBPB supportAshok Raj2018-02-03
* | KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDXKarimAllah Ahmed2018-02-03
|/
* Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-08
|\
| * KVM: x86: block guest protection keys unless the host has them enabledPaolo Bonzini2017-08-25
* | KVM: MMU: Expose the LA57 feature to VM.Yu Zhang2017-08-24
* | KVM: MMU: Add 5 level EPT & Shadow page table support.Yu Zhang2017-08-24
* | KVM: x86: Add return value to kvm_cpuid().Yu Zhang2017-08-24
|/
* KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulationWanpeng Li2017-06-08
* KVM: x86: virtualize cpuid faultingKyle Huey2017-04-21
* sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar2017-03-02
* KVM: x86: remove code for lazy FPU handlingPaolo Bonzini2017-02-17
* Revert "KVM: nested VMX: disable perf cpuid reporting"Jim Mattson2017-01-20
* kvm: x86: Expose Intel VPOPCNTDQ feature to guestPiotr Luc2017-01-17
* KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.Yi Sun2016-12-15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-13
|\
| * KVM: x86: Add kvm_skip_emulated_instruction and use it.Kyle Huey2016-12-08
| * KVM: x86: Add a return value to kvm_emulate_cpuidKyle Huey2016-12-08
| * kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]Jim Mattson2016-11-22
| * kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS supportLuwei Kang2016-11-16
| * kvm: x86: cpuid: remove the unnecessary variableJiang Biao2016-11-16