summary refs log tree commit diff stats
path: root/hw/i386/xen/xen-pvh.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/xen/xen-pvh.c')
-rw-r--r--hw/i386/xen/xen-pvh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/i386/xen/xen-pvh.c b/hw/i386/xen/xen-pvh.c
index 33c1027976..f6356f2a7e 100644
--- a/hw/i386/xen/xen-pvh.c
+++ b/hw/i386/xen/xen-pvh.c
@@ -14,6 +14,7 @@
 #include "hw/xen/arch_hvm.h"
 #include <xen/hvm/hvm_info_table.h>
 #include "hw/xen/xen-pvh-common.h"
+#include "target/i386/cpu.h"
 
 #define TYPE_XEN_PVH_X86  MACHINE_TYPE_NAME("xenpvh")
 OBJECT_DECLARE_SIMPLE_TYPE(XenPVHx86State, XEN_PVH_X86)