index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
2019-07-15
1
-1
/
+11
*
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-11
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
Paolo Bonzini
2019-07-05
1
-8
/
+3
*
|
KVM: cpuid: rename do_cpuid_1_ent
Paolo Bonzini
2019-07-05
1
-8
/
+8
*
|
KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
Paolo Bonzini
2019-07-05
1
-16
/
+14
*
|
KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
Paolo Bonzini
2019-07-05
1
-47
/
+81
*
|
KVM: cpuid: do_cpuid_ent works on a whole CPUID function
Paolo Bonzini
2019-07-05
1
-47
/
+42
*
|
kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUID
Jim Mattson
2019-07-02
1
-1
/
+1
*
|
KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
Wanpeng Li
2019-07-02
1
-1
/
+2
*
|
kvm: x86: add host poll control msrs
Marcelo Tosatti
2019-06-18
1
-1
/
+2
*
|
KVM: x86: Add Intel CPUID.1F cpuid emulation support
Like Xu
2019-06-18
1
-2
/
+7
*
|
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
Wanpeng Li
2019-06-04
1
-0
/
+10
|
/
*
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
2019-05-24
1
-0
/
+1
*
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
Jim Mattson
2019-05-24
1
-4
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-6
/
+6
|
\
|
*
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-04-30
1
-6
/
+6
*
|
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
2019-03-06
1
-1
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: expose MOVDIR64B CPU feature into VM.
Liu Jingqi
2019-02-20
1
-1
/
+1
|
*
KVM: x86: expose MOVDIRI CPU feature into VM.
Liu Jingqi
2019-02-20
1
-1
/
+1
*
|
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
2019-02-22
1
-0
/
+4
|
/
*
KVM: x86: Add CPUID support for new instruction WBNOINVD
Robert Hoo
2018-12-21
1
-1
/
+1
*
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
2018-12-21
1
-2
/
+20
*
KVM: x86: Remove KF() macro placeholder
Sean Christopherson
2018-12-21
1
-3
/
+0
*
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
Eduardo Habkost
2018-12-14
1
-2
/
+2
*
KVM: X86: Implement "send IPI" hypercall
Wanpeng Li
2018-08-06
1
-1
/
+2
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-13
1
-3
/
+5
|
\
|
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
1
-1
/
+2
|
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-2
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: Expose CLDEMOTE CPU feature to guest VM
Jingqi Liu
2018-05-24
1
-1
/
+2
*
|
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2018-06-06
1
-2
/
+8
*
|
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
2018-06-06
1
-1
/
+1
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-26
1
-2
/
+2
|
\
\
|
*
|
KVM/VMX: Expose SSBD properly to guests
Konrad Rzeszutek Wilk
2018-05-23
1
-2
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kvm: x86: IA32_ARCH_CAPABILITIES is always supported
Jim Mattson
2018-05-24
1
-0
/
+5
|
|
/
*
|
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
2018-05-17
1
-2
/
+9
*
|
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2018-05-17
1
-5
/
+5
*
|
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
2018-05-09
1
-1
/
+1
*
|
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
2018-05-03
1
-1
/
+1
|
/
*
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
2018-03-16
1
-0
/
+5
*
KVM: x86: Add support for AMD Core Perf Extension in guest
Janakarajan Natarajan
2018-03-16
1
-1
/
+1
*
KVM: x86: fix backward migration with async_PF
Radim Krčmář
2018-02-24
1
-1
/
+2
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-6
/
+16
|
\
|
*
KVM: x86: AMD Processor Topology Information
Stanislav Lanci
2018-01-31
1
-1
/
+2
|
*
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-16
1
-1
/
+1
|
|
\
|
|
*
KVM: X86: Extend CPUID range to include new leaf
Brijesh Singh
2017-12-04
1
-1
/
+1
[next]