index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
1
-0
/
+1
2019-05-24
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
Jim Mattson
1
-4
/
+3
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
1
-6
/
+6
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2019-03-06
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
1
-1
/
+2
2019-02-22
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
1
-0
/
+4
2019-02-20
KVM: x86: expose MOVDIR64B CPU feature into VM.
Liu Jingqi
1
-1
/
+1
2019-02-20
KVM: x86: expose MOVDIRI CPU feature into VM.
Liu Jingqi
1
-1
/
+1
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-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
2018-06-12
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-16
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
1
-0
/
+5
2018-03-16
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-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+16
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-3
/
+6
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
1
-1
/
+1
2018-02-03
KVM/x86: Add IBPB support
Ashok Raj
1
-1
/
+10
2018-02-03
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
[next]