]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
qapi: Convert blockdev_snapshot_sync
[mirror_qemu.git] / hmp-commands.hx
index 734a3648e384f33cce534a9452f13342ed24d26c..131b21cd1c51cfadd6f646e8a7c2682b2f13eb0a 100644 (file)
@@ -840,7 +840,7 @@ ETEXI
                       "If format is specified, the snapshot file will\n\t\t\t"
                       "be created in that format. Otherwise the\n\t\t\t"
                       "snapshot will be internal! (currently unsupported)",
-        .mhandler.cmd_new = do_snapshot_blkdev,
+        .mhandler.cmd = hmp_snapshot_blkdev,
     },
 
 STEXI