mirror-linux/tools/testing/selftests/kvm/lib
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
..
aarch64 kvm: selftests: add pa-48/va-48 VM modes 2018-12-21 11:28:30 +01:00
x86_64 KVM: selftests: add Enlightened VMCS test 2018-10-17 00:30:21 +02:00
assert.c kvm: selftests: move arch-specific files to arch-specific locations 2018-10-17 00:26:16 +02:00
elf.c kvm: selftests: add sync_regs_test 2018-04-04 19:11:00 +02:00
io.c kvm: selftests: add sync_regs_test 2018-04-04 19:11:00 +02:00
kvm_util.c kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs 2018-12-21 11:28:30 +01:00
kvm_util_internal.h kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs 2018-12-21 11:28:30 +01:00
sparsebit.c kvm: selftests: fix spelling mistake: "divisable" and "divisible" 2018-04-10 17:20:03 +02:00
ucall.c kvm: selftests: ucall: fix exit mmio address guessing 2018-12-21 13:58:46 +01:00