]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-sparc/machine.c
vl.c: Add '-L help' which lists data dirs.
[mirror_qemu.git] / target-sparc / machine.c
index aecbe2cedbf2f2d97c77fb84e82727a9f89f000c..59c92f75828588d34a4d837d26e432d230c28eac 100644 (file)
@@ -1,8 +1,15 @@
+#include "qemu/osdep.h"
+#include "qemu-common.h"
+#include "cpu.h"
+#include "exec/exec-all.h"
 #include "hw/hw.h"
 #include "hw/boards.h"
 #include "qemu/timer.h"
 
 #include "cpu.h"
+#include "exec/exec-all.h"
+#include "migration/cpu.h"
+#include "exec/exec-all.h"
 
 #ifdef TARGET_SPARC64
 static const VMStateDescription vmstate_cpu_timer = {