summaryrefslogtreecommitdiffstats
path: root/tools/kvm
diff options
context:
space:
mode:
authorThomas Huth2019-05-23 11:31:14 +0200
committerPaolo Bonzini2019-05-24 21:27:17 +0200
commitc795720629ae1bfcbaef7a934a4cc1ce8c2e2834 (patch)
treebeffa4cf2b1fd0c3c1f87b20bea9bad2464ce8f0 /tools/kvm
parentkvm: selftests: aarch64: compile with warnings on (diff)
downloadkernel-qcow2-linux-c795720629ae1bfcbaef7a934a4cc1ce8c2e2834.tar.gz
kernel-qcow2-linux-c795720629ae1bfcbaef7a934a4cc1ce8c2e2834.tar.xz
kernel-qcow2-linux-c795720629ae1bfcbaef7a934a4cc1ce8c2e2834.zip
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>
Diffstat (limited to 'tools/kvm')
0 files changed, 0 insertions, 0 deletions