X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=qemu%2Fhw%2Fintc%2Fxics_kvm.c;fp=qemu%2Fhw%2Fintc%2Fxics_kvm.c;h=9029d9ee0bd2898025235f8e1c90f73083f4bae1;hb=437fd90c0250dee670290f9b714253671a990160;hp=d58729cfae9142198ef13af6318427ef87f66d0c;hpb=5bbd6fe9b8bab2a93e548c5a53b032d1939eec05;p=kvmfornfv.git diff --git a/qemu/hw/intc/xics_kvm.c b/qemu/hw/intc/xics_kvm.c index d58729cfa..9029d9ee0 100644 --- a/qemu/hw/intc/xics_kvm.c +++ b/qemu/hw/intc/xics_kvm.c @@ -25,6 +25,10 @@ * */ +#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"