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 | c534b37b7584e2abc5d487b4e017f61a61959ca9 (patch) | |
tree | 9e0b480de6bfffc01e38ace5a2a2b9d5c1b253b7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 16ccadefa295af434ca296e566f078223ecd79ca (diff) | |
download | linux-c534b37b7584e2abc5d487b4e017f61a61959ca9.tar.xz |
KVM: x86: Add X86EMUL_F_MSR and X86EMUL_F_DT_LOAD to aid canonical checks
Add emulation flags for MSR accesses and Descriptor Tables loads, and pass
the new flags as appropriate to emul_is_noncanonical_address(). The flags
will be used to perform the correct canonical check, as the type of access
affects whether or not CR4.LA57 is consulted when determining the canonical
bit.
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: split to separate patch, 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