From 12defe50f8c2339fda4c6f9d2c45710e9d31ecda Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 23 Jun 2016 16:11:21 +0200 Subject: qmp-events: move 'SHUTDOWN' doc to schema Signed-off-by: Marc-André Lureau Signed-off-by: Markus Armbruster --- qapi/event.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'qapi/event.json') diff --git a/qapi/event.json b/qapi/event.json index 0cd4b79ad8..6e8fd1a122 100644 --- a/qapi/event.json +++ b/qapi/event.json @@ -14,6 +14,12 @@ # not exit, and a STOP event will eventually follow the SHUTDOWN event # # Since: 0.12.0 +# +# Example: +# +# <- { "event": "SHUTDOWN", +# "timestamp": { "seconds": 1267040730, "microseconds": 682951 } } +# ## { 'event': 'SHUTDOWN' } -- cgit v1.2.3-55-g7522