mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
qmp-events: move 'STOP' 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
7a2aae7a36
commit
138c454c0f
2 changed files with 6 additions and 12 deletions
|
@ -60,6 +60,12 @@
|
|||
# Emitted when the virtual machine is stopped
|
||||
#
|
||||
# Since: 0.12.0
|
||||
#
|
||||
# Example:
|
||||
#
|
||||
# <- { "event": "STOP",
|
||||
# "timestamp": { "seconds": 1267041730, "microseconds": 281295 } }
|
||||
#
|
||||
##
|
||||
{ 'event': 'STOP' }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue