]> Git Repo - qemu.git/blobdiff - dump/dump.c
decodetree: Allow !function with no input bits
[qemu.git] / dump / dump.c
index c7b2301652620300f1d7515f37233f52e8293a30..6fb6e1245adafeadee8447e743c492e71a5d3ba6 100644 (file)
 #include "monitor/monitor.h"
 #include "sysemu/kvm.h"
 #include "sysemu/dump.h"
-#include "sysemu/sysemu.h"
 #include "sysemu/memory_mapping.h"
+#include "sysemu/runstate.h"
 #include "sysemu/cpus.h"
 #include "qapi/error.h"
 #include "qapi/qapi-commands-dump.h"
 #include "qapi/qapi-events-dump.h"
 #include "qapi/qmp/qerror.h"
 #include "qemu/error-report.h"
+#include "qemu/main-loop.h"
 #include "hw/misc/vmcoreinfo.h"
 
 #ifdef TARGET_X86_64
This page took 0.023478 seconds and 4 git commands to generate.