]> Git Repo - qemu.git/blobdiff - block/stream.c
assertions for block_int global state API
[qemu.git] / block / stream.c
index 7c6b173dddc11626b0b6d63e44401df48afcbec7..3acb59fe6aac1502a7bf401e21783e65b9ab7de4 100644 (file)
@@ -220,6 +220,8 @@ void stream_start(const char *job_id, BlockDriverState *bs,
     QDict *opts;
     int ret;
 
+    GLOBAL_STATE_CODE();
+
     assert(!(base && bottom));
     assert(!(backing_file_str && bottom));
 
This page took 0.021071 seconds and 4 git commands to generate.