summaryrefslogtreecommitdiffstats
path: root/qapi
diff options
context:
space:
mode:
authorEric Blake2016-10-27 22:23:33 +0200
committerKevin Wolf2016-10-31 16:52:39 +0100
commit68875e9fdae385f3be6c6f6eb1b62ae4065ea0be (patch)
tree00d371544378f1f752eb3860681c5363102521fb /qapi
parentqemu-iotests: test 'offset' and 'size' options in raw driver (diff)
downloadqemu-68875e9fdae385f3be6c6f6eb1b62ae4065ea0be.tar.gz
qemu-68875e9fdae385f3be6c6f6eb1b62ae4065ea0be.tar.xz
qemu-68875e9fdae385f3be6c6f6eb1b62ae4065ea0be.zip
block: Mention replication in BlockdevDriver enum docs
Missed in commit 82ac554. Signed-off-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qapi')
-rw-r--r--qapi/block-core.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/block-core.json b/qapi/block-core.json
index df3b9878f8..7299da33be 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1714,7 +1714,7 @@
#
# @host_device, @host_cdrom: Since 2.1
# @gluster: Since 2.7
-# @nbd, @ssh: Since 2.8
+# @nbd, @replication, @ssh: Since 2.8
#
# Since: 2.0
##