mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
qmp-commands: move 'system_reset' 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
9787339ebb
commit
cd98e00be0
2 changed files with 6 additions and 12 deletions
|
@ -137,18 +137,6 @@ Example:
|
|||
-> { "execute": "system_wakeup" }
|
||||
<- { "return": {} }
|
||||
|
||||
system_reset
|
||||
------------
|
||||
|
||||
Reset the system.
|
||||
|
||||
Arguments: None.
|
||||
|
||||
Example:
|
||||
|
||||
-> { "execute": "system_reset" }
|
||||
<- { "return": {} }
|
||||
|
||||
system_powerdown
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue