summary refs log tree commit diff stats
path: root/qapi/compat.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/compat.json')
-rw-r--r--qapi/compat.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/qapi/compat.json b/qapi/compat.json
index ae3afc22df..74a8493d3d 100644
--- a/qapi/compat.json
+++ b/qapi/compat.json
@@ -42,6 +42,9 @@
 # with feature 'deprecated'.  We may want to extend it to cover
 # semantic aspects, CLI, and experimental features.
 #
+# Limitation: deprecated-output policy @hide is not implemented for
+# enumeration values.  They behave the same as with policy @accept.
+#
 # @deprecated-input: how to handle deprecated input (default 'accept')
 # @deprecated-output: how to handle deprecated output (default 'accept')
 #