linux/tools/testing/selftests/kvm/lib
Sean Christopherson 0c276ff22c KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper
Move the call to vm_adjust_num_guest_pages() from vm_create_with_vcpus()
down into vm_create_without_vcpus().  This will allow a future patch to
make the "w/o vCPUs" variant the common inner helper, e.g. so that the
"with_vcpus" helper calls the "without_vcpus" helper, instead of having
them be separate paths.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-06-11 11:46:30 -04:00
..
aarch64 KVM: selftests: Split get/set device_attr helpers 2022-06-11 11:46:23 -04:00
riscv KVM: selftests: Get rid of kvm_util_internal.h 2022-06-11 11:46:19 -04:00
s390x KVM: selftests: Get rid of kvm_util_internal.h 2022-06-11 11:46:19 -04:00
x86_64 KVM: selftest: Add proper helpers for x86-specific save/restore ioctls 2022-06-11 11:46:29 -04:00
assert.c KVM: selftests: Print the errno besides error-string in TEST_ASSERT 2021-04-20 04:18:52 -04:00
elf.c KVM: selftests: Get rid of kvm_util_internal.h 2022-06-11 11:46:19 -04:00
guest_modes.c KVM: selftests: Split get/set device_attr helpers 2022-06-11 11:46:23 -04:00
io.c selftests: kvm: Uses TEST_FAIL in tests/utilities 2020-03-16 17:59:11 +01:00
kvm_util.c KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper 2022-06-11 11:46:30 -04:00
perf_test_util.c KVM: selftests: Restrict test region to 48-bit physical addresses when using nested 2022-06-09 10:52:27 -04:00
rbtree.c KVM: selftests: Keep track of memslots more efficiently 2021-05-27 07:45:54 -04:00
sparsebit.c kvm: selftests: Fix spelling mistake "missmatch" -> "mismatch" 2021-09-30 04:27:08 -04:00
test_util.c KVM: selftests: Assert mmap HVA is aligned when using HugeTLB 2021-11-16 07:43:25 -05:00