linux/tools/testing/selftests/kvm/lib
Ben Gardon 94a980c39c kvm: selftests: Fix region overlap check in kvm_util
Fix a call to userspace_mem_region_find to conform to its spec of
taking an inclusive, inclusive range. It was previously being called
with an inclusive, exclusive range. Also remove a redundant region bounds
check in vm_userspace_mem_region_add. Region overlap checking is already
performed by the call to userspace_mem_region_find.

Tested: Compiled tools/testing/selftests/kvm with -static
	Ran all resulting test binaries on an Intel Haswell test machine
	All tests passed

Signed-off-by: Ben Gardon <bgardon@google.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-01-25 19:11:36 +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: Fix region overlap check in kvm_util 2019-01-25 19:11:36 +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