diff options
author | Sean Christopherson <seanjc@google.com> | 2023-10-27 11:22:06 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-11-14 08:01:05 -0500 |
commit | 335869c3f2b881bda6eeeb2df342841a1db3310b (patch) | |
tree | fafef0861fad83846039555537249668fae65f3f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 89ea60c2c7b5838bf192c50062d5720cd6ab8662 (diff) |
KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Drop kvm_userspace_memory_region_find(), it's unused and a terrible API
(probably why it's unused). If anything outside of kvm_util.c needs to
get at the memslot, userspace_mem_region_find() can be exposed to give
others full access to all memory region/slot information.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20231027182217.3615211-25-seanjc@google.com>
Reviewed-by: Fuad Tabba <tabba@google.com>
Tested-by: Fuad Tabba <tabba@google.com>
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