* [PATCH] qemu: kvm: Fix cpu_is_bsp() compilation warning
@ 2010-06-17 6:17 Sheng Yang
0 siblings, 0 replies; only message in thread
From: Sheng Yang @ 2010-06-17 6:17 UTC (permalink / raw)
To: Marcelo Tosatti, Avi Kivity; +Cc: kvm, Sheng Yang
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
---
Applied to uq/master.
target-i386/kvm.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/target-i386/kvm.c b/target-i386/kvm.c
index 9efb3e7..5a088a7 100644
--- 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
--
1.7.0.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-17 6:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 6:17 [PATCH] qemu: kvm: Fix cpu_is_bsp() compilation warning Sheng Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox