aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2022-04-29 01:04:13 +0000
committerPaolo Bonzini <[email protected]>2022-06-20 06:21:34 -0400
commitb1624f99aa8fedafcabf1b92fa51ed88dde14acb (patch)
treef8719ca1c68e3faebf6f33cacd1641a7e895077d /tools/perf/scripts/python/export-to-sqlite.py
parent6573a6910ce46ece35c1aa4bd38b70884553cd21 (diff)
KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()
Drop helpers to convert a gfn/gpa to a 'struct page' in the context of a vCPU. KVM doesn't require that guests be backed by 'struct page' memory, thus any use of helpers that assume 'struct page' is bound to be flawed, as was the case for the recently removed last user in x86's nested VMX. No functional change intended. Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions