]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Mark unstable QMP parts with feature 'unstable'
authorMarkus Armbruster <armbru@redhat.com>
Thu, 28 Oct 2021 10:25:13 +0000 (12:25 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 29 Oct 2021 13:55:52 +0000 (15:55 +0200)
commit9fb49daabfb0052f05981e5a484cd0d3bf283fc6
tree6ca985d6dedba2aa20688af81afd16b8d40f9ff5
parenta3c45b3e62962f99338716b1347cfb0d427cea44
qapi: Mark unstable QMP parts with feature 'unstable'

Add special feature 'unstable' everywhere the name starts with 'x-',
except for InputBarrierProperties member x-origin and
MemoryBackendProperties member x-use-canonical-path-for-ramblock-id,
because these two are actually stable.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Acked-by: John Snow <jsnow@redhat.com>
Message-Id: <20211028102520.747396-3-armbru@redhat.com>
qapi/block-core.json
qapi/migration.json
qapi/misc.json
qapi/qom.json