linux/tools/testing/selftests/kvm/lib
Thomas Huth c795720629 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
struct kvm_nested_state is only available on x86 so far. To be able
to compile the code on other architectures as well, we need to wrap
the related code with #ifdefs.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-05-24 21:27:17 +02:00
..
aarch64 kvm: selftests: aarch64: compile with warnings on 2019-05-24 21:27:16 +02: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: Wrap vcpu_nested_state_get/set functions with x86 guard 2019-05-24 21:27:17 +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