aboutsummaryrefslogtreecommitdiff
path: root/docs/qmp-events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/qmp-events.txt')
-rw-r--r--docs/qmp-events.txt12
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
------