]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
block: Document blockdev-add's immaturity
authorMarkus Armbruster <armbru@redhat.com>
Fri, 20 Mar 2015 13:32:17 +0000 (14:32 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 27 Mar 2015 10:01:12 +0000 (10:01 +0000)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1426858337-21423-1-git-send-email-armbru@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qapi/block-core.json
qmp-commands.hx

index f525b04355edae482944c8a492aeb02d5ff39c0f..78730846c24b4e88c3b9306d44e4bcd2e2193ef7 100644 (file)
 #
 # Creates a new block device.
 #
+# This command is still a work in progress.  It doesn't support all
+# block drivers, it lacks a matching blockdev-del, and more.  Stay
+# away from it unless you want to help with its development.
+#
 # @options: block device options for the new device
 #
 # Since: 1.7
index 7f6876077b6d4b72deabe1910d7379beb2baf793..3a42ad0bffeb23778f877410f6e2038943da46c0 100644 (file)
@@ -3636,6 +3636,10 @@ blockdev-add
 
 Add a block device.
 
+This command is still a work in progress.  It doesn't support all
+block drivers, it lacks a matching blockdev-del, and more.  Stay away
+from it unless you want to help with its development.
+
 Arguments:
 
 - "options": block driver options