]> Git Repo - qemu.git/blobdiff - blockdev.c
tests: Run the iotests during "make check" again
[qemu.git] / blockdev.c
index 4d141e9a1fba68a40a5ad69f43ef270d279d025f..95cdd5a5cb0326dfdd331b19caf53c49a947e70d 100644 (file)
 #include "block/trace.h"
 #include "sysemu/arch_init.h"
 #include "sysemu/qtest.h"
+#include "sysemu/runstate.h"
 #include "qemu/cutils.h"
 #include "qemu/help_option.h"
+#include "qemu/main-loop.h"
 #include "qemu/throttle-options.h"
 
 static QTAILQ_HEAD(, BlockDriverState) monitor_bdrv_states =
This page took 0.023255 seconds and 4 git commands to generate.