From: zhanghailiang Date: Tue, 9 Dec 2014 06:38:37 +0000 (+0800) Subject: qmp-command.hx: add missing docs for migration capabilites X-Git-Tag: v2.3.0-rc0~136^2~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d6d69731f5295e4c3bb0196f57e8848af28b705e;p=users%2Fdwmw2%2Fqemu.git qmp-command.hx: add missing docs for migration capabilites Signed-off-by: zhanghailiang Reviewed-by: Eric Blake Signed-off-by: Amit Shah --- diff --git a/qmp-commands.hx b/qmp-commands.hx index 33487820a4..6945d30198 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -3184,6 +3184,9 @@ migrate-set-capabilities Enable/Disable migration capabilities - "xbzrle": XBZRLE support +- "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 Arguments: @@ -3208,6 +3211,9 @@ Query current migration capabilities - "capabilities": migration capabilities state - "xbzrle" : XBZRLE state (json-bool) + - "rdma-pin-all" : RDMA Pin Page state (json-bool) + - "auto-converge" : Auto Converge state (json-bool) + - "zero-blocks" : Zero Blocks state (json-bool) Arguments: