From 72e72e1a71e5e67a11204606a5c09f6cc3089a53 Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Wed, 8 Jul 2015 14:13:10 +0200 Subject: [PATCH] migration: Write documetation for events capabilites Reported-by: Jiri Denemark Signed-off-by: Juan Quintela --- qmp-commands.hx | 1 + 1 file changed, 1 insertion(+) diff --git a/qmp-commands.hx b/qmp-commands.hx index e1bcc60380..ba630b1e7f 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -3406,6 +3406,7 @@ Enable/Disable migration capabilities - "rdma-pin-all": pin all pages when using RDMA during migration - "auto-converge": throttle down guest to help convergence of migration - "zero-blocks": compress zero blocks during block migration +- "events": generate events for each migration state change Arguments: -- 2.11.4.GIT