Re: [Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites

2014-12-09 Thread Amit Shah
On (Tue) 09 Dec 2014 [08:35:05], Eric Blake wrote: > On 12/08/2014 11:38 PM, zhanghailiang wrote: > > Signed-off-by: zhanghailiang > > --- > > qmp-commands.hx | 6 ++ > > 1 file changed, 6 insertions(+) > > > > - "xbzrle": XBZRLE support > > +- "rdma-pin-all": pin all pages when use of RDM

Re: [Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites

2014-12-09 Thread Eric Blake
On 12/08/2014 11:38 PM, zhanghailiang wrote: > Signed-off-by: zhanghailiang > --- > qmp-commands.hx | 6 ++ > 1 file changed, 6 insertions(+) > - "xbzrle": XBZRLE support > +- "rdma-pin-all": pin all pages when use of RDMA during migration s/use of/using/ With the grammar fix, Reviewed-b

[Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites

2014-12-08 Thread zhanghailiang
Signed-off-by: zhanghailiang --- qmp-commands.hx | 6 ++ 1 file changed, 6 insertions(+) diff --git a/qmp-commands.hx b/qmp-commands.hx index 718dd92..4f0b36e 100644 --- a/qmp-commands.hx +++ b/qmp-commands.hx @@ -3184,6 +3184,9 @@ migrate-set-capabilities Enable/Disable migration capabilit