mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
qapi: fix example of query-named-block-nodes command
Example output is missing mandatory member @detect_zeroes. Fix it. Signed-off-by: Victor Toso <victortoso@redhat.com> Message-Id: <20220331190633.121077-4-victortoso@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
committed by
Markus Armbruster
parent
227a762bef
commit
016b835949
@@ -1776,6 +1776,7 @@
|
||||
# "file":"disks/test.qcow2",
|
||||
# "node-name": "my-node",
|
||||
# "backing_file_depth":1,
|
||||
# "detect_zeroes":"off",
|
||||
# "bps":1000000,
|
||||
# "bps_rd":0,
|
||||
# "bps_wr":0,
|
||||
|
||||
Reference in New Issue
Block a user