linux/tools/testing/selftests/kvm/lib
Thomas Huth 319f6f97e3 KVM: selftests: Compile code with warnings enabled
So far the KVM selftests are compiled without any compiler warnings
enabled. That's quite bad, since we miss a lot of possible bugs this
way. Let's enable at least "-Wall" and some other useful warning flags
now, and fix at least the trivial problems in the code (like unused
variables).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-05-24 21:27:05 +02:00
..
aarch64 kvm: selftests: add pa-48/va-48 VM modes 2018-12-21 11:28:30 +01:00
x86_64 KVM: selftests: Compile code with warnings enabled 2019-05-24 21:27:05 +02:00
assert.c kvm: selftests: move arch-specific files to arch-specific locations 2018-10-17 00:26:16 +02:00
elf.c
io.c
kvm_util_internal.h kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAs 2018-12-21 11:28:30 +01:00
kvm_util.c KVM: selftests: Compile code with warnings enabled 2019-05-24 21:27:05 +02:00
sparsebit.c kvm: selftests: fix spelling mistake: "divisable" and "divisible" 2018-04-10 17:20:03 +02:00
ucall.c kvm: selftests: avoid type punning 2019-05-24 21:27:05 +02:00