projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddced19
)
kvm: Fix cpu_is_bsp() compilation warning
author
Sheng Yang
<sheng@linux.intel.com>
Thu, 17 Jun 2010 06:17:33 +0000
(14:17 +0800)
committer
Marcelo 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
patch
|
blob
|
history
diff --git
a/target-i386/kvm.c
b/target-i386/kvm.c
index 576d3b510eeb3ca2bfbfdc88437c6f34f4d8cc52..a33d2fad6a89281efef249238f772d746f5b5c3d 100644
(file)
--- a/
target-i386/kvm.c
+++ b/
target-i386/kvm.c
@@
-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