diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2024-08-02 18:16:08 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-08-22 11:25:34 -0700 |
commit | dad1613e0533b380318281c1519e1a3477c2d0d2 (patch) | |
tree | 0fb423b92d4c0bd69e2005fa011c23a7bbc425f8 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 4bcdd831d9d01e0fb64faea50732b59b2ee88da1 (diff) |
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
If these msrs are read by the emulator (e.g due to 'force emulation' prefix),
SVM code currently fails to extract the corresponding segment bases,
and return them to the emulator.
Fix that.
Cc: stable@vger.kernel.org
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Link: https://lore.kernel.org/r/20240802151608.72896-3-mlevitsk@redhat.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions