aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/kvm.h')
-rw-r--r--arch/x86/include/asm/kvm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/kvm.h b/arch/x86/include/asm/kvm.h
index 246617efd67f..521bf252e34b 100644
--- a/arch/x86/include/asm/kvm.h
+++ b/arch/x86/include/asm/kvm.h
@@ -25,6 +25,7 @@
25#define __KVM_HAVE_DEBUGREGS 25#define __KVM_HAVE_DEBUGREGS
26#define __KVM_HAVE_XSAVE 26#define __KVM_HAVE_XSAVE
27#define __KVM_HAVE_XCRS 27#define __KVM_HAVE_XCRS
28#define __KVM_HAVE_READONLY_MEM
28 29
29/* Architectural interrupt line count. */ 30/* Architectural interrupt line count. */
30#define KVM_NR_INTERRUPTS 256 31#define KVM_NR_INTERRUPTS 256