summaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2016-10-27 15:23:33 -0500
committerKevin Wolf <kwolf@redhat.com>2016-10-31 16:52:39 +0100
commit68875e9fdae385f3be6c6f6eb1b62ae4065ea0be (patch)
tree00d371544378f1f752eb3860681c5363102521fb /qapi
parentccc47808fd1cf3984860c60e81a8496f27dbb8a1 (diff)
downloadqemu-68875e9fdae385f3be6c6f6eb1b62ae4065ea0be.tar.gz
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
##