]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qmp-commands.hx
xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64
[mirror_qemu.git] / qmp-commands.hx
index a3f932cb463a3223b614b8b088021408adc98916..4be4765f27a75411636134d6636fa2d4e2cd158e 100644 (file)
@@ -979,7 +979,7 @@ EQMP
 
     {
         .name       = "block-stream",
-        .args_type  = "device:B,base:s?,speed:o?,on-error:s?",
+        .args_type  = "device:B,base:s?,speed:o?,backing-file:s?,on-error:s?",
         .mhandler.cmd_new = qmp_marshal_input_block_stream,
     },