]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
tests/9pfs: Factor out do_attach() helper
[mirror_qemu.git] / hmp-commands.hx
index e43ce600b895312f2967ec6977e792bb7f01728d..cd068389de574bbd9baab5b3b6880025717287eb 100644 (file)
@@ -76,6 +76,7 @@ ERST
         .params     = "device size",
         .help       = "resize a block image",
         .cmd        = hmp_block_resize,
+        .coroutine  = true,
     },
 
 SRST