summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-02-10 08:00:56 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2022-04-29 12:49:59 -0400
commit347a0d0ded16a2e59c35b43ace7ad2b53fb6df57 (patch)
tree53541c1a93a58282015b320d7f78d5fd600f5637 /tools/perf/scripts/python/export-to-postgresql.py
parent4d25502aa12ef1fb01e599cbfd341a8d436f4b8b (diff)
KVM: x86/mmu: replace direct_map with root_role.direct
direct_map is always equal to the direct field of the root page's role: - for shadow paging, direct_map is true if CR0.PG=0 and root_role.direct is copied from cpu_role.base.direct - for TDP, it is always true and root_role.direct is also always true - for shadow TDP, it is always false and root_role.direct is also always false Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions