perf/x86/intel: Fix the comment about guest LBR support on KVM
authorLike Xu <like.xu@linux.intel.com>
Tue, 17 May 2022 15:40:45 +0000 (11:40 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Jun 2022 17:06:14 +0000 (13:06 -0400)
commit92d80178a35b1ab04c4a8250a06399150dbf0b6a
tree7b2ff5a5a9fc53aba810fc06ef263baa8a9ec3ea
parent2f4073e08f4cc5a41e35d777c240aaadd0257051
perf/x86/intel: Fix the comment about guest LBR support on KVM

Starting from v5.12, KVM reports guest LBR and extra_regs support
when the host has relevant support. Just delete this part of the
comment and fix a typo incidentally.

Cc: Peter Zijlstra <peterz@infradead.org>
Reviewed-by: Kan Liang <kan.liang@linux.intel.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Like Xu <like.xu@linux.intel.com>
Signed-off-by: Yang Weijiang <weijiang.yang@intel.com>
Message-Id: <20220517154100.29983-2-weijiang.yang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/events/intel/core.c