Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d5a661d19df15cc618bb69e43cab3edb06d2021f
/
arch
/
x86
/
kvm
/
cpuid.c
d5a661d
KVM: x86: Clean up error handling in kvm_dev_ioctl_get_cpuid()
by Sean Christopherson
· 4 years, 10 months ago
8b86079
KVM: x86: Simplify handling of Centaur CPUID leafs
by Sean Christopherson
· 4 years, 10 months ago
619a17f
KVM: x86: Refactor loop around do_cpuid_func() to separate helper
by Sean Christopherson
· 4 years, 10 months ago
68c9a46
KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries
by Sean Christopherson
· 4 years, 10 months ago
a47970e
kvm/svm: PKU not currently supported
by John Allen
· 5 years ago
8738200
KVM: x86: Refactor and rename bit() to feature_bit() macro
by Sean Christopherson
· 5 years ago
a7c48c3
KVM: x86: Expand build-time assertion on reverse CPUID usage
by Sean Christopherson
· 5 years ago
d68321d
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master
by Paolo Bonzini
· 5 years ago
8715f05
kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD
by Jim Mattson
· 5 years ago
396d2e8
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
by Jim Mattson
· 5 years ago
433f4ba
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
by Paolo Bonzini
· 5 years ago
c1de0f2
KVM x86: Move kvm cpuid support out of svm
by Peter Gonda
· 5 years ago
edef5c3
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
by Paolo Bonzini
· 5 years ago
41cd02c
kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUID
by Jim Mattson
· 5 years ago
504ce19
KVM: x86: Expose XSAVEERPTR to the guest
by Sebastian Andrzej Siewior
· 5 years ago
40bc47b
kvm: x86: Enumerate support for CLZERO instruction
by Jim Mattson
· 5 years ago
5f41a37
kvm: x86: Use AMD CPUID semantics for AMD vCPUs
by Jim Mattson
· 5 years ago
4356112
kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
by Jim Mattson
· 5 years ago
a1a640b
kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
by Jim Mattson
· 5 years ago
a06dcd6
kvm: x86: Add "significant index" flag to a few CPUID leaves
by Jim Mattson
· 5 years ago
e69e72fa
KVM: x86: Add support for user wait instructions
by Tao Xu
· 5 years ago
0c54914
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
by Paolo Bonzini
· 5 years ago
4c6903a
KVM: x86: fix reporting of AMD speculation bug CPUID leaf
by Paolo Bonzini
· 5 years ago
0b77462
KVM: x86: expose AVX512_BF16 feature to guest
by Jing Liu
· 5 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
60cec43
KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
by Paolo Bonzini
· 6 years ago
50a9e1a
KVM: cpuid: rename do_cpuid_1_ent
by Paolo Bonzini
· 6 years ago
d9aadaf
KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
by Paolo Bonzini
· 5 years ago
54d360d
KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
by Paolo Bonzini
· 5 years ago
ab8bcf6
KVM: cpuid: do_cpuid_ent works on a whole CPUID function
by Paolo Bonzini
· 6 years ago
c550505
kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUID
by Jim Mattson
· 6 years ago
32b72ec
KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
by Wanpeng Li
· 6 years ago
20c8ccb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
by Thomas Gleixner
· 6 years ago
2d5ba19
kvm: x86: add host poll control msrs
by Marcelo Tosatti
· 6 years ago
a87f2d3
KVM: x86: Add Intel CPUID.1F cpuid emulation support
by Like Xu
· 6 years ago
511a8556
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
by Wanpeng Li
· 6 years ago
382409b
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
by Jim Mattson
· 6 years ago
32a243d
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
by Jim Mattson
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
fa4bff1
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de3cd11
KVM: x86: Omit caching logic for always-available GPRs
by Sean Christopherson
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
6c4dbbd
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
by Andi Kleen
· 6 years ago
511da98
kvm: x86: Return LA57 feature based on hardware capability
by Yu Zhang
· 6 years ago
c029b5d
KVM: x86: expose MOVDIR64B CPU feature into VM.
by Liu Jingqi
· 6 years ago
74f2370
KVM: x86: expose MOVDIRI CPU feature into VM.
by Liu Jingqi
· 6 years ago
a0aea13
KVM: x86: Add CPUID support for new instruction WBNOINVD
by Robert Hoo
· 6 years ago
86f5201
KVM: x86: Add Intel Processor Trace cpuid emulation
by Chao Peng
· 6 years ago
9b7ebff
KVM: x86: Remove KF() macro placeholder
by Sean Christopherson
· 6 years ago
d7b09c8
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
by Eduardo Habkost
· 6 years ago
4180bf1
KVM: X86: Implement "send IPI" hypercall
by Wanpeng Li
· 6 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
6ac2f49
x86/bugs: Add AMD's SPEC_CTRL MSR usage
by Konrad Rzeszutek Wilk
· 7 years ago
2480986
x86/bugs: Add AMD's variant of SSB_NO
by Konrad Rzeszutek Wilk
· 7 years ago
b2096a5
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ec30dcf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
0ea3286
KVM: x86: Expose CLDEMOTE CPU feature to guest VM
by Jingqi Liu
· 7 years ago
1eaafe9
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
by Jim Mattson
· 7 years ago
0aa4846
KVM/VMX: Expose SSBD properly to guests
by Konrad Rzeszutek Wilk
· 7 years ago
bc226f0
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
by Tom Lendacky
· 7 years ago
e7c587d
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
by Borislav Petkov
· 7 years ago
9f65fb2
x86/bugs: Rename _RDS to _SSBD
by Konrad Rzeszutek Wilk
· 7 years ago
da39556
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
by Konrad Rzeszutek Wilk
· 7 years ago
caa057a
KVM: X86: Provide a capability to disable HLT intercepts
by Wanpeng Li
· 7 years ago
c51eb52
KVM: x86: Add support for AMD Core Perf Extension in guest
by Janakarajan Natarajan
· 7 years ago
fe2a302
KVM: x86: fix backward migration with async_PF
by Radim Krčmář
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
d28b387
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
by KarimAllah Ahmed
· 7 years ago
28c1c9f
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
by KarimAllah Ahmed
· 7 years ago
15d4507
KVM/x86: Add IBPB support
by Ashok Raj
· 7 years ago
b7b27aa
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
by KarimAllah Ahmed
· 7 years ago
806793f
KVM: x86: AMD Processor Topology Information
by Stanislav Lanci
· 7 years ago
65e3858
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
by Paolo Bonzini
· 7 years ago
f38a7b7
KVM: X86: support paravirtualized help for TLB shootdowns
by Wanpeng Li
· 7 years ago
80fef31
KVM: Expose new cpu features to guest
by Yang Zhong
· 7 years ago
fb6d4d3
KVM: x86: emulate RDPID
by Paolo Bonzini
· 8 years ago
66336ca
KVM: x86: add support for emulating UMIP
by Paolo Bonzini
· 8 years ago
ae3e61e
KVM: x86: add support for UMIP
by Paolo Bonzini
· 8 years ago
8765d75
KVM: X86: Extend CPUID range to include new leaf
by Brijesh Singh
· 7 years ago
5f54c8b
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Radim Krčmář
· 7 years ago
c469268
KVM: x86: block guest protection keys unless the host has them enabled
by Paolo Bonzini
· 7 years ago
fd8cb43
KVM: MMU: Expose the LA57 feature to VM.
by Yu Zhang
· 7 years ago
855feb6
KVM: MMU: Add 5 level EPT & Shadow page table support.
by Yu Zhang
· 7 years ago
e911eb3
KVM: x86: Add return value to kvm_cpuid().
by Yu Zhang
· 7 years ago
a364163
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
by Wanpeng Li
· 8 years ago
db2336a
KVM: x86: virtualize cpuid faulting
by Kyle Huey
· 8 years ago
3905f9a
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
bd7e5b0
KVM: x86: remove code for lazy FPU handling
by Paolo Bonzini
· 8 years ago
0b4c208
Revert "KVM: nested VMX: disable perf cpuid reporting"
by Jim Mattson
· 8 years ago
a17f322
kvm: x86: Expose Intel VPOPCNTDQ feature to guest
by Piotr Luc
· 8 years ago
83781d1
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.
by Yi Sun
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
6affcbe
KVM: x86: Add kvm_skip_emulated_instruction and use it.
by Kyle Huey
· 8 years ago
6a908b6
KVM: x86: Add a return value to kvm_emulate_cpuid
by Kyle Huey
· 8 years ago
c7dd15b
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
by Jim Mattson
· 8 years ago
4504b5c
kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
by Luwei Kang
· 8 years ago
1e13175
kvm: x86: cpuid: remove the unnecessary variable
by Jiang Biao
· 8 years ago
Next »