mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
qmp-commands: move 'cont' 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
978d4d97da
commit
3815d0de51
2 changed files with 6 additions and 12 deletions
|
@ -113,18 +113,6 @@ Example:
|
|||
-> { "execute": "screendump", "arguments": { "filename": "/tmp/image" } }
|
||||
<- { "return": {} }
|
||||
|
||||
cont
|
||||
----
|
||||
|
||||
Resume emulation.
|
||||
|
||||
Arguments: None.
|
||||
|
||||
Example:
|
||||
|
||||
-> { "execute": "cont" }
|
||||
<- { "return": {} }
|
||||
|
||||
system_wakeup
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue