diff options
author | 2023-10-27 11:22:06 -0700 | |
---|---|---|
committer | 2023-11-14 08:01:05 -0500 | |
commit | 335869c3f2b881bda6eeeb2df342841a1db3310b (patch) | |
tree | fafef0861fad83846039555537249668fae65f3f /tools/perf/scripts/python/task-analyzer.py | |
parent | KVM: x86: Add support for "protected VMs" that can utilize private memory (diff) | |
download | wireguard-linux-335869c3f2b881bda6eeeb2df342841a1db3310b.tar.xz wireguard-linux-335869c3f2b881bda6eeeb2df342841a1db3310b.zip |
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/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions