]> Git Repo - qemu.git/commitdiff
kvm: Fix cpu_is_bsp() compilation warning
authorSheng Yang <[email protected]>
Thu, 17 Jun 2010 06:17:33 +0000 (14:17 +0800)
committerMarcelo Tosatti <[email protected]>
Mon, 28 Jun 2010 16:06:03 +0000 (13:06 -0300)
Signed-off-by: Sheng Yang <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
target-i386/kvm.c

index 576d3b510eeb3ca2bfbfdc88437c6f34f4d8cc52..a33d2fad6a89281efef249238f772d746f5b5c3d 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
This page took 0.023723 seconds and 4 git commands to generate.