diff options
author | 2022-02-02 17:48:12 -0800 | |
---|---|---|
committer | 2022-02-14 07:43:46 -0500 | |
commit | b8bfee85f1307426e0242d654f3a14c06ef639c5 (patch) | |
tree | b5c35979c5af7db992a271a50d593f33ea7d8b6e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | KVM: SVM: fix race between interrupt delivery and AVIC inhibition (diff) | |
download | wireguard-linux-b8bfee85f1307426e0242d654f3a14c06ef639c5.tar.xz wireguard-linux-b8bfee85f1307426e0242d654f3a14c06ef639c5.zip |
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
AMD's event select is 3 nybbles, with the high nybble in bits 35:32 of
a PerfEvtSeln MSR. Don't drop the high nybble when setting up the
config field of a perf_event_attr structure for a call to
perf_event_create_kernel_counter().
Fixes: ca724305a2b0 ("KVM: x86/vPMU: Implement AMD vPMU code for KVM")
Reported-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Jim Mattson <jmattson@google.com>
Message-Id: <20220203014813.2130559-1-jmattson@google.com>
Reviewed-by: David Dunn <daviddunn@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions