Revision 4230e5d128174c1f5abedd7ff6c9e035456e665e authored by Eric Blake on 06 December 2016, 18:20:20 UTC, committed by Stefan Hajnoczi on 06 December 2016, 20:22:03 UTC
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>
1 parent a9353fe
History
File Mode Size
aarch64
arm
i386
ia64
mips
ppc
s390
sparc
tci
LICENSE -rw-r--r-- 146 bytes
README -rw-r--r-- 18.1 KB
TODO -rw-r--r-- 394 bytes
optimize.c -rw-r--r-- 40.9 KB
tcg-be-ldst.h -rw-r--r-- 3.3 KB
tcg-be-null.h -rw-r--r-- 1.4 KB
tcg-common.c -rw-r--r-- 1.5 KB
tcg-op.c -rw-r--r-- 71.0 KB
tcg-op.h -rw-r--r-- 40.8 KB
tcg-opc.h -rw-r--r-- 7.9 KB
tcg-runtime.h -rw-r--r-- 5.9 KB
tcg.c -rw-r--r-- 93.9 KB
tcg.h -rw-r--r-- 42.3 KB

README

back to top