]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdd78ed81f33583fae9acceee1f25e9f25d3ff580
tree47348a4a17d92a7c361809a81ca6ec44de096d40
parente28751f037eedd8ce9d929a41a98bc15b20b4e1a
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