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
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-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
2014-12-05
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
Wanpeng Li
1
-1
/
+2
2014-12-05
KVM: x86: use F() macro throughout cpuid.c
Paolo Bonzini
1
-7
/
+7
2014-11-23
kvm: x86: mask out XSAVES
Paolo Bonzini
1
-1
/
+10
2014-11-03
KVM: x86: Enable Intel AVX-512 for guest
Chao Peng
1
-1
/
+2
2014-09-24
KVM: nested VMX: disable perf cpuid reporting
Marcelo Tosatti
1
-0
/
+6
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
1
-7
/
+14
2014-08-21
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
1
-2
/
+2
2014-05-08
kvm: x86: emulate monitor and mwait instructions as nop
Gabriel L. Somlo
1
-0
/
+2
2014-05-06
KVM: nVMX: additional checks on vmxon region
Bandan Das
1
-0
/
+1
2014-04-29
KVM: x86: expose invariant tsc cpuid bit (v2)
Marcelo Tosatti
1
-1
/
+7
2014-04-15
KVM: expose SMAP feature to guest
Feng Wu
1
-1
/
+1
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+22
2014-03-17
KVM: x86: handle missing MPX in nested virtualization
Paolo Bonzini
1
-3
/
+2
2014-03-17
KVM: x86: introduce kvm_supported_xcr0()
Paolo Bonzini
1
-11
/
+16
2014-02-27
x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH
H. Peter Anvin
1
-1
/
+1
2014-02-25
KVM: x86: Enable Intel MPX for guest
Liu, Jinsong
1
-1
/
+3
2014-02-22
KVM: x86: Fix xsave cpuid exposing bug
Liu, Jinsong
1
-3
/
+3
2014-02-22
KVM: x86: expose ADX feature to guest
Liu, Jinsong
1
-1
/
+2
2014-02-22
KVM: x86: expose new instruction RDSEED to guest
Liu, Jinsong
1
-1
/
+1
2013-11-07
kvm, cpuid: Fix sparse warning
Borislav Petkov
1
-3
/
+5
2013-11-05
KVM: x86: trace cpuid emulation when called from emulator
Gleb Natapov
1
-1
/
+1
2013-10-30
kvm: Emulate MOVBE
Borislav Petkov
1
-1
/
+17
2013-10-30
kvm: Add KVM_GET_EMULATED_CPUID
Borislav Petkov
1
-6
/
+51
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
1
-2
/
+26
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
1
-0
/
+8
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
1
-1
/
+3
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
1
-1
/
+2
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
1
-0
/
+1
2012-12-01
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
1
-0
/
+2
2012-09-05
KVM: x86: minor size optimization
Mathias Krause
1
-6
/
+6
2012-07-20
KVM: x86: Fix typos in cpuid.c
Guo Chao
1
-1
/
+1
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
1
-2
/
+3
2012-07-09
KVM: Split cpuid register access from computation
Avi Kivity
1
-18
/
+22
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
1
-0
/
+1
[next]