These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / stubs / blockdev-close-all-bdrv-states.c
diff --git a/qemu/stubs/blockdev-close-all-bdrv-states.c b/qemu/stubs/blockdev-close-all-bdrv-states.c
new file mode 100644 (file)
index 0000000..f1f1d9c
--- /dev/null
@@ -0,0 +1,6 @@
+#include "qemu/osdep.h"
+#include "block/block_int.h"
+
+void blockdev_close_all_bdrv_states(void)
+{
+}