index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
|
KVM: X86: support paravirtualized help for TLB shootdowns
Wanpeng Li
2018-01-16
1
-1
/
+2
*
|
KVM: Expose new cpu features to guest
Yang Zhong
2017-12-14
1
-1
/
+2
*
|
KVM: x86: emulate RDPID
Paolo Bonzini
2017-12-14
1
-1
/
+6
*
|
KVM: x86: add support for emulating UMIP
Paolo Bonzini
2017-12-14
1
-0
/
+2
*
|
KVM: x86: add support for UMIP
Paolo Bonzini
2017-12-14
1
-2
/
+2
|
/
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
1
-1
/
+1
|
\
|
*
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
2017-08-25
1
-1
/
+1
*
|
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
2017-08-24
1
-6
/
+10
*
|
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
1
-0
/
+1
*
|
KVM: x86: Add return value to kvm_cpuid().
Yu Zhang
2017-08-24
1
-4
/
+13
|
/
*
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
2017-06-08
1
-9
/
+11
*
KVM: x86: virtualize cpuid faulting
Kyle Huey
2017-04-21
1
-0
/
+3
*
sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
1
-2
/
+0
*
Revert "KVM: nested VMX: disable perf cpuid reporting"
Jim Mattson
2017-01-20
1
-6
/
+0
*
kvm: x86: Expose Intel VPOPCNTDQ feature to guest
Piotr Luc
2017-01-17
1
-1
/
+1
*
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.
Yi Sun
2016-12-15
1
-4
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
1
-5
/
+21
|
\
|
*
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
2016-12-08
1
-2
/
+1
|
*
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
2016-12-08
1
-1
/
+2
|
*
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
Jim Mattson
2016-11-22
1
-0
/
+4
|
*
kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
Luwei Kang
2016-11-16
1
-1
/
+13
|
*
kvm: x86: cpuid: remove the unnecessary variable
Jiang Biao
2016-11-16
1
-2
/
+2
*
|
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
2016-10-16
1
-1
/
+2
|
\
\
|
|
/
|
*
KVM: x86: Expose more Intel AVX512 feature to guest
Luwei Kang
2016-08-19
1
-1
/
+2
*
|
x86/fpu: Remove use_eager_fpu()
Andy Lutomirski
2016-10-07
1
-3
/
+1
|
/
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
1
-1
/
+1
|
\
|
*
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
|
Revert "KVM: x86: add pcommit support"
Dan Williams
2016-07-23
1
-1
/
+1
|
/
*
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
2016-06-02
1
-10
/
+12
*
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-19
1
-0
/
+1
|
\
|
*
KVM: x86: mask CPUID(0xD,0x1).EAX against host value
Paolo Bonzini
2016-04-10
1
-0
/
+1
*
|
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+1
|
/
*
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
2016-03-22
1
-2
/
+21
*
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
2016-03-22
1
-20
/
+20
*
KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch
Paolo Bonzini
2016-03-09
1
-2
/
+1
*
KVM: x86: disable MPX if host did not enable MPX XSAVE features
Paolo Bonzini
2016-03-09
1
-3
/
+10
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
1
-1
/
+1
|
\
|
*
KVM: x86: add pcommit support
Xiao Guangrong
2015-10-01
1
-1
/
+1
|
*
KVM: x86: allow guest to use cflushopt and clwb
Xiao Guangrong
2015-10-01
1
-1
/
+1
*
|
x86/fpu: Rename XSAVE macros
Dave Hansen
2015-09-14
1
-2
/
+2
|
/
*
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
2015-07-10
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
1
-3
/
+10
|
\
|
*
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
2015-06-19
1
-0
/
+1
|
*
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
2015-06-19
1
-1
/
+1
|
*
KVM: x86: Allow ARAT CPU feature
Jan Kiszka
2015-05-28
1
-1
/
+6
|
*
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2015-05-20
1
-0
/
+4
|
|
\
*
|
\
Merge branch 'linus' into x86/fpu
Ingo Molnar
2015-05-25
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
[next]