linux-stable/tools/testing/selftests/kvm
Andrew Jones 57d5edfe64 kvm: selftests: ucall: fix exit mmio address guessing
Fix two more bugs in the exit_mmio address guessing.
The first bug was that the start and step calculations were
wrong since they were dividing the number of address bits instead
of the address space. The second other bug was that the guessing
algorithm wasn't considering the valid physical and virtual address
ranges correctly for an identity map.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-12-21 13:58:46 +01:00
..
include kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs 2018-12-21 11:28:30 +01:00
lib kvm: selftests: ucall: fix exit mmio address guessing 2018-12-21 13:58:46 +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: aarch64: dirty_log_test: support greater than 40-bit IPAs 2018-12-21 11:28:30 +01:00
Makefile KVM: selftests: Add hyperv_cpuid test 2018-12-14 17:59:56 +01:00