qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites
@ 2014-12-09  6:38 zhanghailiang
  2014-12-09 15:35 ` Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: zhanghailiang @ 2014-12-09  6:38 UTC (permalink / raw)
  To: qemu-trivial; +Cc: zhanghailiang, peter.huangpeng, qemu-devel, lcapitulino

Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
---
 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 capabilities
 
 - "xbzrle": XBZRLE support
+- "rdma-pin-all": pin all pages when use of 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:
 
-- 
1.7.12.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites
  2014-12-09  6:38 [Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites zhanghailiang
@ 2014-12-09 15:35 ` Eric Blake
  2014-12-10  2:29   ` Amit Shah
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Blake @ 2014-12-09 15:35 UTC (permalink / raw)
  To: zhanghailiang, qemu-trivial; +Cc: lcapitulino, peter.huangpeng, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

On 12/08/2014 11:38 PM, zhanghailiang wrote:
> Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
> ---
>  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-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 539 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites
  2014-12-09 15:35 ` Eric Blake
@ 2014-12-10  2:29   ` Amit Shah
  0 siblings, 0 replies; 3+ messages in thread
From: Amit Shah @ 2014-12-10  2:29 UTC (permalink / raw)
  To: Eric Blake
  Cc: qemu-trivial, peter.huangpeng, qemu-devel, zhanghailiang,
	lcapitulino

On (Tue) 09 Dec 2014 [08:35:05], Eric Blake wrote:
> On 12/08/2014 11:38 PM, zhanghailiang wrote:
> > Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com>
> > ---
> >  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-by: Eric Blake <eblake@redhat.com>

Fixed and applied.

Thanks,

		Amit

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-10  2:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09  6:38 [Qemu-devel] [PATCH] qmp-command.hx: add missing docs for migration capabilites zhanghailiang
2014-12-09 15:35 ` Eric Blake
2014-12-10  2:29   ` Amit Shah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).