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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
1
-2
/
+0
2018-02-04
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
1
-0
/
+1
2017-11-17
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-13
KVM: x86: fix clang build
Radim Krčmář
1
-1
/
+0
2017-08-24
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
1
-1
/
+2
2017-08-07
KVM: x86: use general helpers for some cpuid manipulation
Radim Krčmář
1
-0
/
+9
2017-08-07
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
1
-113
/
+57
2017-08-07
KVM: x86: X86_FEATURE_NRIPS is not scattered anymore
Radim Krčmář
1
-13
/
+1
2017-06-07
kvm: x86: Guest BNDCFGS requires guest MPX support
Jim Mattson
1
-0
/
+8
2017-04-21
KVM: x86: virtualize cpuid faulting
Kyle Huey
1
-0
/
+11
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
1
-8
/
+0
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
1
-0
/
+8
2016-03-09
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
1
-8
/
+1
2016-01-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+34
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
1
-0
/
+8
2015-11-24
kvm: Add accessors for guest CPU's family, model, stepping
Borislav Petkov
1
-0
/
+34
2015-10-16
kvm: svm: Only propagate next_rip when guest supports it
Joerg Roedel
1
-0
/
+21
2015-10-01
KVM: VMX: drop rdtscp_enabled field
Xiao Guangrong
1
-0
/
+8
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
1
-0
/
+8
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
1
-0
/
+8
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
1
-0
/
+8
2015-04-08
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
Eugene Korenevsky
1
-0
/
+6
2015-03-31
x86: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2014-09-24
KVM: x86: Warn if guest virtual address space is not 48-bits
Nadav Amit
1
-1
/
+1
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
1
-0
/
+8
2014-07-21
KVM: x86: DR6/7.RTM cannot be written
Nadav Amit
1
-0
/
+8
2014-05-07
KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support
Nadav Amit
1
-0
/
+7
2014-04-15
KVM: Add SMAP support when setting CR4
Feng Wu
1
-0
/
+8
2014-01-27
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
Jan Kiszka
1
-0
/
+8
2013-10-30
kvm: Add KVM_GET_EMULATED_CPUID
Borislav Petkov
1
-2
/
+3
2012-12-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2012-12-01
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
1
-0
/
+8
2012-11-13
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
1
-0
/
+3
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
1
-0
/
+8
2012-07-09
KVM: Split cpuid register access from computation
Avi Kivity
1
-0
/
+1
2012-03-05
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
1
-0
/
+8
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity
1
-0
/
+46