aboutsummaryrefslogtreecommitdiff
path: root/docs/qmp-commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/qmp-commands.txt')
-rw-r--r--docs/qmp-commands.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/qmp-commands.txt b/docs/qmp-commands.txt
index 93b3742ac5..715b9231fd 100644
--- a/docs/qmp-commands.txt
+++ b/docs/qmp-commands.txt
@@ -94,16 +94,6 @@ Example:
Note: CPUs' indexes are obtained with the 'query-cpus' command.
-x-colo-lost-heartbeat
---------------------
-
-Tell COLO that heartbeat is lost, a failover or takeover is needed.
-
-Example:
-
--> { "execute": "x-colo-lost-heartbeat" }
-<- { "return": {} }
-
qmp_capabilities
----------------