From: Hollis Blanchard <[EMAIL PROTECTED]>

/home/hollisb/source/kvm-userspace-ppc.hg/qemu/target-ppc/helper_regs.h: In 
function `hreg_store_msr':
/home/hollisb/source/kvm-userspace-ppc.hg/qemu/target-ppc/helper_regs.h:102: 
warning: implicit declaration of function `tlb_flush'

Signed-off-by: Hollis Blanchard <[EMAIL PROTECTED]>
Signed-off-by: Avi Kivity <[EMAIL PROTECTED]>

diff --git a/qemu/qemu-kvm-powerpc.c b/qemu/qemu-kvm-powerpc.c
index 8054702..fdb72f3 100644
--- a/qemu/qemu-kvm-powerpc.c
+++ b/qemu/qemu-kvm-powerpc.c
@@ -19,6 +19,7 @@
 #include "hw/hw.h"
 #include "sysemu.h"
 #include "cpu.h"
+#include "exec-all.h"
 #include "helper_regs.h"
 
 #include "qemu-kvm.h"

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-commits mailing list
kvm-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-commits

Reply via email to