diff options
author | Sean Christopherson <seanjc@google.com> | 2022-10-06 00:45:08 +0000 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2022-11-16 16:58:55 -0800 |
commit | 91add12d384c650d243b8ccdee1f2ddea3c9a85d (patch) | |
tree | 3bd6b406ff8df70b19c9a6ce26b4eb76ad937c16 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 751f280017b697d98936618a21ca3defdc03a9f4 (diff) |
KVM: selftests: Remove useless shifts when creating guest page tables
Remove the pointless shift from GPA=>GFN and immediately back to
GFN=>GPA when creating guest page tables. Ignore the other walkers
that have a similar pattern for the moment, they will be converted
to use virt_get_pte() in the near future.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221006004512.666529-4-seanjc@google.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions