mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
qmp-commands: move 'migrate_cancel' doc to schema
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
e9ac76acd7
commit
92dcfb434c
2 changed files with 6 additions and 12 deletions
|
@ -270,18 +270,6 @@ Notes:
|
|||
(3) The user Monitor's "detach" argument is invalid in QMP and should not
|
||||
be used
|
||||
|
||||
migrate_cancel
|
||||
--------------
|
||||
|
||||
Cancel the current migration.
|
||||
|
||||
Arguments: None.
|
||||
|
||||
Example:
|
||||
|
||||
-> { "execute": "migrate_cancel" }
|
||||
<- { "return": {} }
|
||||
|
||||
migrate-incoming
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue