diff options
author | 2024-09-06 18:18:22 -0400 | |
---|---|---|
committer | 2024-11-01 09:22:25 -0700 | |
commit | 16ccadefa295af434ca296e566f078223ecd79ca (patch) | |
tree | bac54666a09fc3b0921d8557d13782a367986040 /scripts/gdb/linux/modules.py | |
parent | KVM: x86: drop x86.h include from cpuid.h (diff) | |
download | wireguard-linux-16ccadefa295af434ca296e566f078223ecd79ca.tar.xz wireguard-linux-16ccadefa295af434ca296e566f078223ecd79ca.zip |
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions