diff options
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 83f03557ee..8e709ea84c 100644 --- a/docs/qmp-events.txt +++ b/docs/qmp-events.txt @@ -420,18 +420,6 @@ Example: Note: this event is rate-limited separately for each "id". -WAKEUP ------- - -Emitted when the guest has woken up from S3 and is running. - -Data: None. - -Example: - -{ "event": "WAKEUP", - "timestamp": { "seconds": 1344522075, "microseconds": 745528 } } - WATCHDOG -------- |