From 92dcfb434ce2c4b0f27a1a243d1e770a8e666d00 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 23 Jun 2016 13:16:09 +0200 Subject: qmp-commands: move 'migrate_cancel' doc to schema Signed-off-by: Marc-André Lureau Signed-off-by: Markus Armbruster --- qapi-schema.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'qapi-schema.json') diff --git a/qapi-schema.json b/qapi-schema.json index f3d2c4260e..c732ec9bcc 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -2587,6 +2587,12 @@ # Notes: This command succeeds even if there is no migration process running. # # Since: 0.14.0 +# +# Example: +# +# -> { "execute": "migrate_cancel" } +# <- { "return": {} } +# ## { 'command': 'migrate_cancel' } -- cgit v1.2.3-55-g7522