linux_dsm_epyc7002/tools/testing/selftests/kvm
Andrew Jones 6498e1da84 kvm: selftests: dirty_log_test: always use -t
There's no reason not to always test the topmost physical
addresses, and if the user wants to try lower addresses
then '-p' (used to be '-o before this patch) can be used.
Let's remove the '-t' option and just always do what it did.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
2018-12-21 11:28:28 +01:00
..
include KVM: selftests: implement an unchecked version of vcpu_ioctl() 2018-12-14 17:59:55 +01:00
lib kvm: selftests: ucall: improve ucall placement in memory, fix unsigned comparison 2018-12-14 18:00:08 +01:00
x86_64 selftests: kvm: report failed stage when exit reason is unexpected 2018-12-21 11:28:21 +01:00
.gitignore selftests/kvm: add missing executables to .gitignore 2018-10-19 18:14:26 +02:00
clear_dirty_log_test.c kvm: introduce manual dirty log reprotect 2018-12-14 12:34:19 +01:00
dirty_log_test.c kvm: selftests: dirty_log_test: always use -t 2018-12-21 11:28:28 +01:00
Makefile KVM: selftests: Add hyperv_cpuid test 2018-12-14 17:59:56 +01:00