linux/tools/testing/selftests/kvm
Ben Gardon 4f72180eb4 KVM: selftests: Add demand paging content to the demand paging test
The demand paging test is currently a simple page access test which, while
potentially useful, doesn't add much versus the existing dirty logging
test. To improve the demand paging test, add a basic userfaultfd demand
paging implementation.

Signed-off-by: Ben Gardon <bgardon@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-03-16 17:56:48 +01:00
..
include KVM: selftests: Introduce num-pages conversion utilities 2020-02-24 20:05:23 +01:00
lib KVM: selftests: Introduce num-pages conversion utilities 2020-02-24 20:05:23 +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: Add demand paging content to the demand paging test 2020-03-16 17:56:48 +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: Create a demand paging test 2020-02-24 20:05:24 +01:00