diff options
author | Maxim Levitsky <[email protected]> | 2024-08-02 18:16:08 +0300 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2024-08-22 11:25:34 -0700 |
commit | dad1613e0533b380318281c1519e1a3477c2d0d2 (patch) | |
tree | 0fb423b92d4c0bd69e2005fa011c23a7bbc425f8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
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: [email protected]
Signed-off-by: Maxim Levitsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions