From e6bcb080f965d0a71acd859c8a35e0652b5c366e Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 23 Jun 2016 16:32:56 +0200 Subject: qmp-events: move 'SPICE_MIGRATE_COMPLETED' doc to schema Signed-off-by: Marc-André Lureau Signed-off-by: Markus Armbruster --- docs/qmp-events.txt | 12 ------------ qapi/event.json | 6 ++++++ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/qmp-events.txt b/docs/qmp-events.txt index 8fa3c23683..0574a217c4 100644 --- a/docs/qmp-events.txt +++ b/docs/qmp-events.txt @@ -131,18 +131,6 @@ Flush operation: Note: this event is rate-limited. -SPICE_MIGRATE_COMPLETED ------------------------ - -Emitted when SPICE migration has completed - -Data: None. - -Example: - -{ "timestamp": {"seconds": 1290688046, "microseconds": 417172}, - "event": "SPICE_MIGRATE_COMPLETED" } - MIGRATION --------- diff --git a/qapi/event.json b/qapi/event.json index bbab069bec..5484324664 100644 --- a/qapi/event.json +++ b/qapi/event.json @@ -393,6 +393,12 @@ # Emitted when SPICE migration has completed # # Since: 1.3 +# +# Example: +# +# <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, +# "event": "SPICE_MIGRATE_COMPLETED" } +# ## { 'event': 'SPICE_MIGRATE_COMPLETED' } -- cgit v1.2.3-55-g7522