summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-10-06 03:03:08 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2022-11-02 20:17:58 +0300
commit145dfad998eac74abc59219d936e905766ba2d98 (patch)
tree2f3c21c089436c57917e234640f1ceee2bf4633d /kernel
parent7353633814f6e5b4899fb9ee1483709d6bb0e1cd (diff)
downloadlinux-145dfad998eac74abc59219d936e905766ba2d98.tar.xz
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
Advertise LBR support to userspace via MSR_IA32_PERF_CAPABILITIES if and only if perf fully supports LBRs. Perf may disable LBRs (by zeroing the number of LBRs) even on platforms the allegedly support LBRs, e.g. if probing any LBR MSRs during setup fails. Fixes: be635e34c284 ("KVM: vmx/pmu: Expose LBR_FMT in the MSR_IA32_PERF_CAPABILITIES") Reported-by: Like Xu <like.xu.linux@gmail.com> Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20221006000314.73240-3-seanjc@google.com> Cc: stable@vger.kernel.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions