index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.c
Age
Commit message (
Expand
)
Author
2020-03-16
KVM: x86: Clean up CPUID 0x7 sub-leaf loop
Sean Christopherson
2020-03-16
KVM: x86: Refactor CPUID 0xD.N sub-leaf entry creation
Sean Christopherson
2020-03-16
KVM: x86: Warn on zero-size save state for valid CPUID 0xD.N sub-leaf
Sean Christopherson
2020-03-16
KVM: x86: Check for CPUID 0xD.N support before validating array size
Sean Christopherson
2020-03-16
KVM: x86: Move CPUID 0xD.1 handling out of the index>0 loop
Sean Christopherson
2020-03-16
KVM: x86: Check userspace CPUID array size after validating sub-leaf
Sean Christopherson
2020-03-16
KVM: x86: Clean up error handling in kvm_dev_ioctl_get_cpuid()
Sean Christopherson
2020-03-16
KVM: x86: Simplify handling of Centaur CPUID leafs
Sean Christopherson
2020-03-16
KVM: x86: Refactor loop around do_cpuid_func() to separate helper
Sean Christopherson
2020-03-16
KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries
Sean Christopherson
2020-01-27
kvm/svm: PKU not currently supported
John Allen
2020-01-21
KVM: x86: Refactor and rename bit() to feature_bit() macro
Sean Christopherson
2020-01-21
KVM: x86: Expand build-time assertion on reverse CPUID usage
Sean Christopherson
2019-12-22
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-12-18
kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD
Jim Mattson
2019-12-18
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
2019-12-04
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
Paolo Bonzini
2019-11-27
KVM x86: Move kvm cpuid support out of svm
Peter Gonda
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
2019-10-22
kvm: x86: Expose RDPID in KVM_GET_SUPPORTED_CPUID
Jim Mattson
2019-09-26
KVM: x86: Expose XSAVEERPTR to the guest
Sebastian Andrzej Siewior
2019-09-26
kvm: x86: Enumerate support for CLZERO instruction
Jim Mattson
2019-09-26
kvm: x86: Use AMD CPUID semantics for AMD vCPUs
Jim Mattson
2019-09-26
kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
Jim Mattson
2019-09-26
kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
Jim Mattson
2019-09-24
kvm: x86: Add "significant index" flag to a few CPUID leaves
Jim Mattson
2019-09-24
KVM: x86: Add support for user wait instructions
Tao Xu
2019-08-22
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
Paolo Bonzini
2019-08-22
KVM: x86: fix reporting of AMD speculation bug CPUID leaf
Paolo Bonzini
2019-07-15
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-05
KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param
Paolo Bonzini
2019-07-05
KVM: cpuid: rename do_cpuid_1_ent
Paolo Bonzini
2019-07-05
KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
Paolo Bonzini
2019-07-05
KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
Paolo Bonzini
2019-07-05
KVM: cpuid: do_cpuid_ent works on a whole CPUID function
Paolo Bonzini
2019-07-02
kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUID
Jim Mattson
2019-07-02
KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guest
Wanpeng Li
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-18
kvm: x86: add host poll control msrs
Marcelo Tosatti
2019-06-18
KVM: x86: Add Intel CPUID.1F cpuid emulation support
Like Xu
2019-06-04
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
Wanpeng Li
2019-05-24
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
Jim Mattson
2019-05-24
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
Jim Mattson
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-30
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-06
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
Andi Kleen
2019-02-22
kvm: x86: Return LA57 feature based on hardware capability
Yu Zhang
[prev]
[next]