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.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
2019-02-22
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
1
-0
/
+4
2018-12-21
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
1
-1
/
+1
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
1
-2
/
+20
2018-12-21
KVM: x86: Remove KF() macro placeholder
Sean Christopherson
1
-3
/
+0
2018-12-14
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
1
-2
/
+2
2018-08-06
KVM: X86: Implement "send IPI" hypercall
Wanpeng Li
1
-1
/
+2
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2018-06-06
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
1
-2
/
+8
2018-06-06
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2018-05-24
KVM: x86: Expose CLDEMOTE CPU feature to guest VM
Jingqi Liu
1
-1
/
+2
2018-05-24
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
1
-0
/
+5
2018-05-23
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
1
-2
/
+2
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
1
-2
/
+9
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
1
-5
/
+5
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-03
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-03-17
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
1
-0
/
+5
2018-03-17
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
1
-1
/
+1
2018-02-24
KVM: x86: fix backward migration with async_PF
Radim Krčmář
1
-1
/
+2
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+16
2018-02-04
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-3
/
+6
2018-02-04
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
1
-1
/
+1
2018-02-04
KVM/x86: Add IBPB support
Ashok Raj
1
-1
/
+10
2018-02-04
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
1
-5
/
+3
2018-01-31
KVM: x86: AMD Processor Topology Information
Stanislav Lanci
1
-1
/
+2
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
1
-1
/
+1
2018-01-16
KVM: X86: support paravirtualized help for TLB shootdowns
Wanpeng Li
1
-1
/
+2
2017-12-14
KVM: Expose new cpu features to guest
Yang Zhong
1
-1
/
+2
2017-12-14
KVM: x86: emulate RDPID
Paolo Bonzini
1
-1
/
+6
2017-12-14
KVM: x86: add support for emulating UMIP
Paolo Bonzini
1
-0
/
+2
2017-12-14
KVM: x86: add support for UMIP
Paolo Bonzini
1
-2
/
+2
2017-12-04
KVM: X86: Extend CPUID range to include new leaf
Brijesh Singh
1
-1
/
+1
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
1
-1
/
+1
2017-08-25
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-24
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
1
-6
/
+10
2017-08-24
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
1
-0
/
+1
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
1
-4
/
+13
2017-06-08
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
1
-9
/
+11
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
1
-0
/
+3
2017-03-02
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
1
-0
/
+2
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
1
-2
/
+0
2017-01-21
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
1
-6
/
+0
2017-01-17
kvm: x86: Expose Intel VPOPCNTDQ feature to guest
Piotr Luc
1
-1
/
+1
2016-12-15
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.
Yi Sun
1
-4
/
+5
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+21
[next]