linux/tools/testing/selftests/kvm/lib
Sean Christopherson e3763d3aeb KVM: selftests: Return the created vCPU from vm_vcpu_add()
Return the created vCPU from vm_vcpu_add() so that callers don't need to
manually retrieve the vCPU that was just added.  Opportunistically drop
the "heavy" function comment, it adds a lot of lines of "code" but not
much value, e.g. it's pretty obvious that @vm is a virtual machine...

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-06-11 11:46:36 -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: Rename 'struct vcpu' to 'struct kvm_vcpu' 2022-06-11 11:46:36 -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: Return the created vCPU from vm_vcpu_add() 2022-06-11 11:46:36 -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