Re: [PATCH v2] KVM: PPC: Kconfig: Enable CONFIG_VPA_PMU with KVM
From: Gautam Menghani <hidden>
Date: 2026-05-27 16:17:02
Also in:
kvm, lkml, stable
From: Gautam Menghani <hidden>
Date: 2026-05-27 16:17:02
Also in:
kvm, lkml, stable
On Mon, May 18, 2026 at 06:01:04PM -0700, Sean Christopherson wrote:
On Mon, May 18, 2026, Gautam Menghani wrote:quoted
Enable CONFIG_VPA_PMU with KVM to enable its usage. Currently, the vpa-pmu driver cannot be used since it is not enabled in distro configs.That seems like a problem to take up with distros, no?
Rather than enabling individually for different distros, wouldn't it be better if it is enabled with KVM automatically? I can rephrase the commit log to emphasize that this config option is only relevant for KVM (similar to CONFIG_KVM_BOOK3S_HV_PMU). Thanks, Gautam