All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: x86: Cleanup and fix for reporting CPUID leaf 0x80000022
@ 2025-03-04  8:23 Xiaoyao Li
  2025-03-04  8:23 ` [PATCH 1/2] KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func() Xiaoyao Li
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Xiaoyao Li @ 2025-03-04  8:23 UTC (permalink / raw)
  To: Sean Christopherson, Paolo Bonzini; +Cc: kvm, Xiaoyao Li

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
-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-06  1:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04  8:23 [PATCH 0/2] KVM: x86: Cleanup and fix for reporting CPUID leaf 0x80000022 Xiaoyao Li
2025-03-04  8:23 ` [PATCH 1/2] KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func() Xiaoyao Li
2025-03-04  8:23 ` [PATCH 2/2] KVM: x86: Explicitly set eax and ebx to 0 when X86_FEATURE_PERFMON_V2 cannot be exposed to guest Xiaoyao Li
2025-03-04 14:29   ` Sean Christopherson
2025-03-06  0:57 ` [PATCH 0/2] KVM: x86: Cleanup and fix for reporting CPUID leaf 0x80000022 Sean Christopherson
2025-03-06  1:46   ` Xiaoyao Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.