]> Git Repo - qemu.git/blobdiff - target/arm/kvm.c
Include qemu/main-loop.h less
[qemu.git] / target / arm / kvm.c
index 599563461264459d27ce630947b469b786f50d07..b5713e3ffeef187bea3bd8af24aa5a8a0caed2ae 100644 (file)
@@ -16,6 +16,7 @@
 #include "qemu-common.h"
 #include "qemu/timer.h"
 #include "qemu/error-report.h"
+#include "qemu/main-loop.h"
 #include "sysemu/sysemu.h"
 #include "sysemu/kvm.h"
 #include "sysemu/kvm_int.h"
 #include "cpu.h"
 #include "trace.h"
 #include "internals.h"
-#include "hw/arm/arm.h"
 #include "hw/pci/pci.h"
 #include "exec/memattrs.h"
 #include "exec/address-spaces.h"
 #include "hw/boards.h"
+#include "hw/irq.h"
 #include "qemu/log.h"
 
 const KVMCapabilityInfo kvm_arch_required_capabilities[] = {
This page took 0.022591 seconds and 4 git commands to generate.