qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V8 0/2] Add new qmp commands to suppurt Xen COLO
@ 2017-02-23  7:14 Zhang Chen
  2017-02-23  7:14 ` [Qemu-devel] [PATCH V8 1/2] Add a new qmp command to start/stop replication Zhang Chen
  2017-02-23  7:14 ` [Qemu-devel] [PATCH V8 2/2] Add a new qmp command to do checkpoint, query xen replication status Zhang Chen
  0 siblings, 2 replies; 9+ messages in thread
From: Zhang Chen @ 2017-02-23  7:14 UTC (permalink / raw)
  To: qemu devel, Eric Blake, zhanghailiang, Markus Armbruster,
	Stefano Stabellini
  Cc: Jason Wang, Zhang Chen, Li Zhijian, eddie . dong, bian naimeng

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


note: V8 address Zhanghailiang, Eric Blake and Markus Armbruster's comments.

Zhang Chen (2):
  Add a new qmp command to start/stop replication
  Add a new qmp command to do checkpoint, query xen replication status

 migration/colo.c | 46 +++++++++++++++++++++++++++++++++++
 qapi-schema.json | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 119 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-03 16:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23  7:14 [Qemu-devel] [PATCH V8 0/2] Add new qmp commands to suppurt Xen COLO Zhang Chen
2017-02-23  7:14 ` [Qemu-devel] [PATCH V8 1/2] Add a new qmp command to start/stop replication Zhang Chen
2017-02-23 15:31   ` Eric Blake
2017-02-24  3:56     ` Zhang Chen
2017-02-23  7:14 ` [Qemu-devel] [PATCH V8 2/2] Add a new qmp command to do checkpoint, query xen replication status Zhang Chen
2017-02-23 15:34   ` Eric Blake
2017-02-24  5:33     ` Zhang Chen
2017-03-03 13:45     ` Markus Armbruster
2017-03-03 16:01       ` Eric Blake

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).