]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qapi/compat.json
string-output-visitor: Fix (pseudo) struct handling
[mirror_qemu.git] / qapi / compat.json
index f4c19837eb5c2c3699d1d3cf54a929e0c05879b1..42034d9368c066d42b5e205851ccd9354cdea192 100644 (file)
@@ -43,8 +43,8 @@
 # This is intended for testing users of the management interfaces.
 #
 # Limitation: covers only syntactic aspects of QMP, i.e. stuff tagged
-# with feature 'deprecated'.  We may want to extend it to cover
-# semantic aspects and CLI.
+# with feature 'deprecated' or 'unstable'.  We may want to extend it
+# to cover semantic aspects and CLI.
 #
 # Limitation: deprecated-output policy @hide is not implemented for
 # enumeration values.  They behave the same as with policy @accept.