]> git.proxmox.com Git - qemu.git/blobdiff - qmp-commands.hx
mips: revert commit b332d24a8e1290954029814d09156b06ede358e2
[qemu.git] / qmp-commands.hx
index 65a9e26423d22868446b871f0ea3d0ba26ed252a..2e59b0d21824e7a3dff1d672662256f134d580c0 100644 (file)
@@ -960,6 +960,7 @@ Arguments:
 
 Example:
 -> { "execute": "drive-backup", "arguments": { "device": "drive0",
+                                               "sync": "full",
                                                "target": "backup.img" } }
 <- { "return": {} }
 EQMP