kvm: Fix cpu_is_bsp() compilation warning
authorSheng Yang <sheng@linux.intel.com>
Thu, 17 Jun 2010 06:17:33 +0000 (14:17 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 28 Jun 2010 16:06:03 +0000 (13:06 -0300)
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
target-i386/kvm.c

index 576d3b5..a33d2fa 100644 (file)
@@ -25,6 +25,7 @@
 #include "gdbstub.h"
 #include "host-utils.h"
 #include "hw/pc.h"
+#include "hw/apic.h"
 #include "ioport.h"
 
 #ifdef CONFIG_KVM_PARA