mbox series

[0/2] KVM: x86: Cleanup and fix for reporting CPUID leaf 0x80000022

Message ID 20250304082314.472202-1-xiaoyao.li@intel.com (mailing list archive)
Headers show
Series KVM: x86: Cleanup and fix for reporting CPUID leaf 0x80000022 | expand

Message

Xiaoyao Li March 4, 2025, 8:23 a.m. UTC
Patch 1 is a cleanup and Patch 2 is a fix. Please see the individual
patch for detail.

Xiaoyao Li (2):
  KVM: x86: Remove the unreachable case for 0x80000022 leaf in
    __do_cpuid_func()
  KVM: x86: Explicitly set eax and ebx to 0 when X86_FEATURE_PERFMON_V2
    cannot be exposed to guest

 arch/x86/kvm/cpuid.c | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)


base-commit: 7d2154117a02832ab3643fe2da4cdc9d2090dcb2