diff options
author | Sean Christopherson <[email protected]> | 2023-10-27 11:22:06 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-11-14 08:01:05 -0500 |
commit | 335869c3f2b881bda6eeeb2df342841a1db3310b (patch) | |
tree | fafef0861fad83846039555537249668fae65f3f /tools/perf/scripts/python/check-perf-trace.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 <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Fuad Tabba <[email protected]>
Tested-by: Fuad Tabba <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions