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