diff options
| author | Marc-André Lureau | 2016-06-23 16:18:09 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2017-01-16 09:19:48 +0100 |
| commit | 7a2aae7a364db27924702bd4b284398bdd01240a (patch) | |
| tree | 6b5187dc6bc06ce98d83c9f884973529ff31c6cb /docs | |
| parent | qmp-events: move 'POWERDOWN' doc to schema (diff) | |
| download | qemu-7a2aae7a364db27924702bd4b284398bdd01240a.tar.gz qemu-7a2aae7a364db27924702bd4b284398bdd01240a.tar.xz qemu-7a2aae7a364db27924702bd4b284398bdd01240a.zip | |
qmp-events: move 'RESET' doc to schema
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/qmp-events.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/qmp-events.txt b/docs/qmp-events.txt index 44840cea6f..c5a165a981 100644 --- a/docs/qmp-events.txt +++ b/docs/qmp-events.txt @@ -166,18 +166,6 @@ Flush operation: Note: this event is rate-limited. -RESET ------ - -Emitted when the Virtual Machine is reset. - -Data: None. - -Example: - -{ "event": "RESET", - "timestamp": { "seconds": 1267041653, "microseconds": 9518 } } - RESUME ------ |
