Re: [PATCH 2/6] KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs

From: Like Xu
Date: Tue Jan 31 2023 - 06:46:54 EST


On 25/1/2023 7:49 am, Sean Christopherson wrote:
arch/x86/kvm/hyperv.c | 10 ++++------
arch/x86/kvm/svm/svm.c | 5 ++---
arch/x86/kvm/vmx/vmx.c | 4 +---
arch/x86/kvm/x86.c | 18 +++++-------------
arch/x86/kvm/x86.h | 12 ++++++++++++
5 files changed, 24 insertions(+), 25 deletions(-)

Nit: those changes don't just involve PMU, better to
remove pmu suffix from the patch title for more eyes.