linux/tools/testing/selftests/kvm
Peter Xu 52200d0d94 KVM: selftests: Remove duplicate guest mode handling
Remove the duplication code in run_test() of dirty_log_test because
after some reordering of functions now we can directly use the outcome
of vm_create().

Meanwhile, with the new VM_MODE_PXXV48_4K, we can safely revert
b442324b58 too where we stick the x86_64 PA width to 39 bits for
dirty_log_test.

Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-09-24 13:37:24 +02:00
..
include KVM: selftests: Remove duplicate guest mode handling 2019-09-24 13:37:24 +02:00
lib KVM: selftests: Remove duplicate guest mode handling 2019-09-24 13:37:24 +02:00
s390x KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x 2019-09-04 15:38:05 +02:00
x86_64 selftests/kvm: make platform_info_test pass on AMD 2019-08-21 19:08:18 +02:00
.gitignore KVM: selftests: Update gitignore file for latest changes 2019-08-09 16:50:09 +02: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
dirty_log_test.c KVM: selftests: Remove duplicate guest mode handling 2019-09-24 13:37:24 +02:00
kvm_create_max_vcpus.c KVM: s390: add kselftests 2019-07-15 13:28:58 +02:00
Makefile KVM: selftests: Add a test for the KVM_S390_MEM_OP ioctl 2019-08-29 16:09:11 +02:00