monitor: remove 'query-events' QMP command
commit8becb36063fb14df1e3ae4916215667e2cb65fa2
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 22 Feb 2021 13:35:15 +0000 (22 13:35 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 18 Mar 2021 09:22:55 +0000 (18 09:22 +0000)
treecc559201030e1b9e287fec1d20b06c89a3cc258a
parent283d845c9164f57f5dba020a4783bb290493802f
monitor: remove 'query-events' QMP command

The code comment suggests removing QAPIEvent_(str|lookup) symbols too,
however, these are both auto-generated as standard for any enum in
QAPI. As such it they'll exist whether we use them or not.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
docs/system/deprecated.rst
docs/system/removed-features.rst
monitor/qmp-cmds-control.c
qapi/control.json