OSDN Git Service

kvm: selftests: stop lying to aarch64 tests about PA-bits
authorAndrew Jones <drjones@redhat.com>
Tue, 18 Sep 2018 17:54:35 +0000 (19:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Oct 2018 22:29:38 +0000 (00:29 +0200)
commite28934e661c1d9425f1cc41b405dcd8626507206
tree47348a4a17d92a7c361809a81ca6ec44de096d40
parente1b376f140ad9cbb1e1976f347377b8ef08a5bc9
kvm: selftests: stop lying to aarch64 tests about PA-bits

Let's add the 40 PA-bit versions of the VM modes, that AArch64
should have been using, so we can extend the dirty log test without
breaking things.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/dirty_log_test.c
tools/testing/selftests/kvm/include/kvm_util.h
tools/testing/selftests/kvm/lib/aarch64/processor.c
tools/testing/selftests/kvm/lib/kvm_util.c