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 KVM: selftests: Make vm_create_default common 2020-11-15 09:49:19 -05:00
s390x KVM: s390: Features and Test for 5.11 2020-12-12 03:58:31 -05:00
x86_64 KVM: selftests: Make vm_create_default common 2020-11-15 09:49:19 -05:00
assert.c KVM: selftests: Use consistent message for test skipping 2020-03-16 17:59:05 +01:00
elf.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 2019-06-19 17:09:52 +02:00
guest_modes.c KVM: selftests: Factor out guest mode code 2021-01-07 18:07:29 -05:00
io.c selftests: kvm: Uses TEST_FAIL in tests/utilities 2020-03-16 17:59:11 +01:00
kvm_util_internal.h KVM: selftests: Add dirty ring buffer test 2020-11-15 09:49:17 -05:00
kvm_util.c KVM: selftests: Use vm_create_with_vcpus in create_vm 2021-01-07 18:07:30 -05:00
perf_test_util.c KVM: selftests: Implement perf_test_util more conventionally 2021-01-07 18:07:31 -05:00
sparsebit.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 2019-06-19 17:09:52 +02:00
test_util.c KVM: selftests: Introduce the dirty log perf test 2020-11-08 06:04:08 -05:00