index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
cpuid.c
Age
Commit message (
Expand
)
Author
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-01-30
KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
Sean Christopherson
2026-01-23
KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspace
Zhao Liu
2026-01-23
KVM: x86: Advertise AVX10.2 CPUID to userspace
Zhao Liu
2026-01-23
KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace
Zhao Liu
2026-01-23
KVM: x86: Advertise MOVRS CPUID to userspace
Zhao Liu
2026-01-08
KVM: SVM: Virtualize and advertise support for ERAPS
Amit Shah
2026-01-07
KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is active
Sean Christopherson
2025-12-18
Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-12-02
KVM: x86: Apply runtime updates to current CPUID during KVM_SET_CPUID{,2}
Sean Christopherson
2025-10-14
KVM: x86: Advertise EferLmsleUnsupported to userspace
Jim Mattson
2025-09-30
KVM: x86: Export KVM-internal symbols for sub-modules only
Sean Christopherson
2025-09-23
KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Yang Weijiang
2025-09-23
KVM: x86: Disable support for IBT and SHSTK if allow_smaller_maxphyaddr is true
Sean Christopherson
2025-09-23
KVM: x86: Disable support for Shadow Stacks if TDP is disabled
Sean Christopherson
2025-09-23
KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
Yang Weijiang
2025-09-23
KVM: x86: Check XSS validity against guest CPUIDs
Chao Gao
2025-09-18
KVM: x86: Use KVM_REQ_RECALC_INTERCEPTS to react to CPUID updates
Sean Christopherson
2025-08-19
KVM: x86: Add kvm_msr_{read,write}() helpers
Yang Weijiang
2025-08-19
KVM: x86: Advertise support for the immediate form of MSR instructions
Xin Li
2025-08-19
KVM: x86: allow CPUID 0xC000_0000 to proceed on Zhaoxin CPUs
Ewan Hai
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-09
KVM: x86: Advertise support for LKGS
Xin Li
2025-06-17
KVM: SVM: Advertise TSA CPUID bits to guests
Borislav Petkov (AMD)
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-16
x86/cpuid: Rename hypervisor_cpuid_base()/for_each_possible_hypervisor_cpuid_...
Ahmed S. Darwish
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-04-24
KVM: x86: Advertise support for AMD's PREFETCHI
Babu Moger
2025-04-24
KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
Borislav Petkov
2025-04-24
KVM: x86: Advertise support for WRMSRNS
Sean Christopherson
2025-04-24
KVM: x86: Propagate AMD's IbrsSameMode to the guest
Yosry Ahmed
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-04
KVM: x86: Explicitly zero-initialize on-stack CPUID unions
Sean Christopherson
2025-03-19
Merge tag 'kvm-x86-xen-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-14
KVM: x86/mmu: Taking guest pa into consideration when calculate tdp level
Xiaoyao Li
2025-03-14
KVM: x86: expose cpuid_entry2_find for TDX
Paolo Bonzini
2025-03-04
KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func()
Xiaoyao Li
2025-03-04
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
2025-02-25
KVM: x86: Update Xen TSC leaves during CPUID emulation
Fred Griffoul
2025-02-12
KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation
Sean Christopherson
2025-02-12
KVM: x86: Apply TSX_CTRL_CPUID_CLEAR if and only if the vCPU has RTM or HLE
Sean Christopherson
2025-02-12
KVM: x86: Use for-loop to iterate over XSTATE size entries
Sean Christopherson
2025-02-12
KVM: x86/cpuid: add type suffix to decimal const 48 fix building warning
Ethan Zhao
2025-02-04
kvm: x86: SRSO_USER_KERNEL_NO is not synthesized
Paolo Bonzini
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]