linux/tools/testing/selftests/kvm/lib
Andrew Jones b268b6f0bd KVM: selftests: Implement perf_test_util more conventionally
It's not conventional C to put non-inline functions in header
files. Create a source file for the functions instead. Also
reduce the amount of globals and rename the functions to
something less generic.

Reviewed-by: Ben Gardon <bgardon@google.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Jones <drjones@redhat.com>
Message-Id: <20201218141734.54359-4-drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-01-07 18:07:31 -05:00
..
aarch64
s390x KVM: s390: Features and Test for 5.11 2020-12-12 03:58:31 -05:00
x86_64
assert.c
elf.c
guest_modes.c KVM: selftests: Factor out guest mode code 2021-01-07 18:07:29 -05:00
io.c
kvm_util.c KVM: selftests: Use vm_create_with_vcpus in create_vm 2021-01-07 18:07:30 -05:00
kvm_util_internal.h
perf_test_util.c KVM: selftests: Implement perf_test_util more conventionally 2021-01-07 18:07:31 -05:00
sparsebit.c
test_util.c