qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-2.9 V4 0/2] Add new qmp commands to suppurt


From: Stefano Stabellini
Subject: Re: [Qemu-devel] [PATCH for-2.9 V4 0/2] Add new qmp commands to suppurt Xen COLO
Date: Mon, 19 Dec 2016 16:56:53 -0800 (PST)
User-agent: Alpine 2.10 (DEB 1266 2009-07-14)

I am OK with this, if the relevant maintainers (Migration, QMP) ack the
patches.

On Fri, 16 Dec 2016, Zhang Chen wrote:
> Xen COLO depend on qemu COLO replication function.
> So, We need new qmp commands for Xen to use qemu replication.
> 
> Corresponding libxl patches already in xen.git.
> Commit ID:
> 
> ed37ef1f91c20f0ab162ce60f8c38400b917fa64
> COLO: introduce new API to prepare/start/do/get_error/stop replication
> 
> a0ddc0b359375b2418213966dfbdbfab593ecc6f
> tools/libxl: introduction of libxl__qmp_restore to load qemu state
> 
> 
> Zhang Chen (2):
>   Add a new qmp command to start/stop replication
>   Add a new qmp command to do checkpoint, get replication error
> 
>  docs/qmp-commands.txt | 42 ++++++++++++++++++++++++++++++++++++++++++
>  migration/colo.c      | 33 +++++++++++++++++++++++++++++++++
>  qapi-schema.json      | 41 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 116 insertions(+)
> 
> -- 
> 2.7.4
> 
> 
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]