qmp: add new event "command-dropped"
commit8167d8bd363f9ee22c9ee53566a51cfe886d39f1
authorEric Blake <eblake@redhat.com>
Fri, 16 Mar 2018 12:33:35 +0000 (16 07:33 -0500)
committerEric Blake <eblake@redhat.com>
Mon, 19 Mar 2018 19:58:37 +0000 (19 14:58 -0500)
treee2ea5ffd226bdccab9518bd84cc02bd05e6198e0
parent71da4667db6568220619e5dc21f1e7b4b379076e
qmp: add new event "command-dropped"

This event will be emitted if one QMP command is dropped.  Also,
declare an enum for the reasons.

Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180309090006.10018-16-peterx@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
[eblake: rebase to master]
Signed-off-by: Eric Blake <eblake@redhat.com>
qapi/misc.json