Linux/linux 6fc3977arch/x86/kvm pmu.c

KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed

If a perf_event creation fails due to any reason of the host perf
subsystem, it has no chance to log the corresponding event for guest
which may cause abnormal sampling data in guest result. In debug mode,
this message helps to understand the state of vPMC and we may not
limit the number of occurrences but not in a spamming style.

Suggested-by: Joe Perches <joe at perches.com>
Signed-off-by: Like Xu <like.xu at linux.intel.com>
Cc: stable at vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini at redhat.com>
DeltaFile
+2-2arch/x86/kvm/pmu.c
+2-21 files

UnifiedSplitRaw