mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| aarch64 | ||
| x86_64 | ||
| assert.c | ||
| elf.c | ||
| io.c | ||
| kvm_util.c | ||
| kvm_util_internal.h | ||
| sparsebit.c | ||
| ucall.c | ||