diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2024-09-07 01:18:22 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2024-11-01 19:22:25 +0300 |
commit | 16ccadefa295af434ca296e566f078223ecd79ca (patch) | |
tree | bac54666a09fc3b0921d8557d13782a367986040 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e52ad1ddd0a3b07777141ec9406d5dc2c9a0de17 (diff) | |
download | linux-16ccadefa295af434ca296e566f078223ecd79ca.tar.xz |
KVM: x86: Route non-canonical checks in emulator through emulate_ops
Add emulate_ops.is_canonical_addr() to perform (non-)canonical checks in
the emulator, which will allow extending is_noncanonical_address() to
support different flavors of canonical checks, e.g. for descriptor table
bases vs. MSRs, without needing duplicate logic in the emulator.
No functional change is intended.
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Link: https://lore.kernel.org/r/20240906221824.491834-3-mlevitsk@redhat.com
[sean: separate from additional of flags, massage changelog]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions