index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
Sean Christopherson
1
-1
/
+7
2020-04-24
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
1
-1
/
+2
2020-02-28
KVM: x86: emulate RDPID
Paolo Bonzini
1
-1
/
+6
2019-12-21
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
Paolo Bonzini
1
-1
/
+4
2019-11-16
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
1
-0
/
+8
2019-05-14
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
1
-1
/
+1
2019-05-14
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
1
-2
/
+3
2019-05-14
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
1
-2
/
+8
2019-05-14
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-10-13
x86/fpu: Remove use_eager_fpu()
Andy Lutomirski
1
-3
/
+1
2018-05-30
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
1
-0
/
+5
2018-05-30
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-22
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
1
-2
/
+9
2018-05-22
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
1
-5
/
+5
2018-05-22
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-22
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-02-13
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-3
/
+5
2018-02-13
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
1
-1
/
+7
2018-02-13
KVM/x86: Add IBPB support
Ashok Raj
1
-1
/
+10
2017-08-30
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-06-14
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
1
-9
/
+11
2017-05-14
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
1
-6
/
+0
2016-08-19
KVM: x86: Expose more Intel AVX512 feature to guest
Luwei Kang
1
-1
/
+2
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
1
-1
/
+1
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
1
-0
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-04-10
KVM: x86: mask CPUID(0xD,0x1).EAX against host value
Paolo Bonzini
1
-0
/
+1
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
1
-2
/
+21
2016-03-22
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
1
-20
/
+20
2016-03-09
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
1
-2
/
+1
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
1
-3
/
+10
2015-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
1
-1
/
+1
2015-10-01
KVM: x86: allow guest to use cflushopt and clwb
Xiao Guangrong
1
-1
/
+1
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-2
/
+2
2015-07-10
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
1
-0
/
+2
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+10
2015-06-19
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
1
-0
/
+1
2015-06-19
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
1
-1
/
+1
2015-05-28
KVM: x86: Allow ARAT CPU feature
Jan Kiszka
1
-1
/
+6
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
1
-0
/
+2
2015-05-20
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
1
-0
/
+4
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
1
-0
/
+4
2015-05-19
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move xsave.h to fpu/xsave.h
Ingo Molnar
1
-1
/
+1
2015-04-08
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
Eugene Korenevsky
1
-15
/
+18
2014-12-05
KVM: cpuid: recompute CPUID 0xD.0:EBX,ECX
Radim Krčmář
1
-0
/
+2
[next]