aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kvm.h')
-rw-r--r--include/linux/kvm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/kvm.h b/include/linux/kvm.h
index 28582fcd3f79..11e3e6197c83 100644
--- a/include/linux/kvm.h
+++ b/include/linux/kvm.h
@@ -393,7 +393,9 @@ struct kvm_trace_rec {
393#ifdef __KVM_HAVE_USER_NMI 393#ifdef __KVM_HAVE_USER_NMI
394#define KVM_CAP_USER_NMI 22 394#define KVM_CAP_USER_NMI 22
395#endif 395#endif
396#if defined(CONFIG_X86)
396#define KVM_CAP_SET_GUEST_DEBUG 23 397#define KVM_CAP_SET_GUEST_DEBUG 23
398#endif
397 399
398/* 400/*
399 * ioctls for VM fds 401 * ioctls for VM fds