]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Document introduction of gluster's 'debug' option
authorEric Blake <eblake@redhat.com>
Tue, 6 Dec 2016 18:20:20 +0000 (12:20 -0600)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 6 Dec 2016 20:22:03 +0000 (20:22 +0000)
commit4230e5d128174c1f5abedd7ff6c9e035456e665e
tree2f9e93210a9b858f0f5abcb1b576ec77a83a235f
parenta9353fe897ca2687e5b3385ed39e3db3927a90e0
qapi: Document introduction of gluster's 'debug' option

We intentionally renamed 'debug-level' to 'debug' in the QMP
schema for 'blockdev-add' related to gluster, in order to
match the command line (commit 1a417e46).  However, since
'debug-level' was visible in 2.7, that means that we should
document that 'debug' was not available until 2.8.

The change was intentional because 'blockdev-add' itself
underwent incompatible changes (such as commit 0153d2f) for
the same release; our intent is that after 2.8, these
interfaces will now be stable.  [In hindsight, we should have
used the name x-blockdev-add when we first introduced it]

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-id: 20161206182020.25736-1-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
qapi/block-core.json