linux-xiaomi-chiron/tools/testing/selftests/kvm/lib
Andrew Jones 0f55b67e5a KVM: selftests: Don't require THP to run tests
Unless we want to test with THP, then we shouldn't require it to be
configured by the host kernel. Unfortunately, even advising with
MADV_NOHUGEPAGE does require it, so check for THP first in order
to avoid madvise failing with EINVAL.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Message-Id: <20201029201703.102716-2-drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-10-31 10:35:50 -04:00
..
aarch64
s390x
x86_64 KVM: selftests: test behavior of unmapped L2 APIC-access address 2020-10-31 10:04:38 -04:00
assert.c
elf.c
io.c
kvm_util.c KVM: selftests: Don't require THP to run tests 2020-10-31 10:35:50 -04:00
kvm_util_internal.h
sparsebit.c
test_util.c