linux/tools/testing/selftests/kvm
Ben Gardon 018494e6d8 KVM: selftests: Support multiple vCPUs in demand paging test
Most VMs have multiple vCPUs, the concurrent execution of which has a
substantial impact on demand paging performance. Add an option to create
multiple vCPUs to each access disjoint regions of memory.

Signed-off-by: Ben Gardon <bgardon@google.com>
[guest_code() can't return, use GUEST_ASSERT(). Ensure the number
 of guests pages is compatible with the host.]
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-03-16 17:57:05 +01:00
..
include KVM: selftests: Add memory size parameter to the demand paging test 2020-03-16 17:57:02 +01:00
lib KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x 2020-03-16 17:57:04 +01:00
s390x selftests: KVM: testing the local IRQs resets 2020-01-31 13:17:21 +01:00
x86_64 selftests: KVM: SVM: Add vmcall test 2020-02-12 20:09:39 +01:00
.gitignore KVM: selftests: Create a demand paging test 2020-02-24 20:05:24 +01:00
clear_dirty_log_test.c kvm: introduce manual dirty log reprotect 2018-12-14 12:34:19 +01:00
config selftests: kvm: Adding config fragments 2019-08-09 16:52:38 +02:00
demand_paging_test.c KVM: selftests: Support multiple vCPUs in demand paging test 2020-03-16 17:57:05 +01:00
dirty_log_test.c KVM: selftests: Introduce num-pages conversion utilities 2020-02-24 20:05:23 +01:00
kvm_create_max_vcpus.c selftests: kvm: Simplify loop in kvm_create_max_vcpus test 2019-11-15 11:44:12 +01:00
Makefile KVM: selftests: Add memory size parameter to the demand paging test 2020-03-16 17:57:02 +01:00