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 8fa3c23683..0574a217c4 100644 --- a/docs/qmp-events.txt +++ b/docs/qmp-events.txt @@ -131,18 +131,6 @@ Flush operation: Note: this event is rate-limited. -SPICE_MIGRATE_COMPLETED ------------------------ - -Emitted when SPICE migration has completed - -Data: None. - -Example: - -{ "timestamp": {"seconds": 1290688046, "microseconds": 417172}, - "event": "SPICE_MIGRATE_COMPLETED" } - MIGRATION --------- |