These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / intc / xics_kvm.c
index d58729c..9029d9e 100644 (file)
  *
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
+#include "qemu-common.h"
+#include "cpu.h"
 #include "hw/hw.h"
 #include "trace.h"
 #include "hw/ppc/spapr.h"