index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
1
-2
/
+1
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
1
-1
/
+2
2016-11-22
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
Jim Mattson
1
-0
/
+4
2016-11-17
kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
Luwei Kang
1
-1
/
+13
2016-11-17
kvm: x86: cpuid: remove the unnecessary variable
Jiang Biao
1
-2
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
1
-1
/
+2
2016-10-07
x86/fpu: Remove use_eager_fpu()
Andy Lutomirski
1
-3
/
+1
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
2014-12-05
KVM: cpuid: mask more bits in leaf 0xd and subleaves
Paolo Bonzini
1
-2
/
+8
2014-12-05
KVM: cpuid: set CPUID(EAX=0xd,ECX=1).EBX correctly
Paolo Bonzini
1
-6
/
+16
[next]