All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.9 V4 0/2] Add new qmp commands to suppurt Xen COLO
@ 2016-12-16  2:46 Zhang Chen
  2016-12-16  2:46 ` [Qemu-devel] [PATCH for-2.9 V4 1/2] Add a new qmp command to start/stop replication Zhang Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Zhang Chen @ 2016-12-16  2:46 UTC (permalink / raw)
  To: qemu devel, Jason Wang, Eric Blake
  Cc: Zhang Chen, Li Zhijian, zhanghailiang, eddie . dong,
	Bian Naimeng, Changlong Xie

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

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

end of thread, other threads:[~2016-12-23  6:05 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16  2:46 [Qemu-devel] [PATCH for-2.9 V4 0/2] Add new qmp commands to suppurt Xen COLO Zhang Chen
2016-12-16  2:46 ` [Qemu-devel] [PATCH for-2.9 V4 1/2] Add a new qmp command to start/stop replication Zhang Chen
2016-12-20 14:38   ` Eric Blake
2016-12-21  0:14   ` Stefano Stabellini
2016-12-16  2:46 ` [Qemu-devel] [PATCH for-2.9 V4 2/2] Add a new qmp command to do checkpoint, get replication error Zhang Chen
2016-12-20 14:42   ` Eric Blake
2016-12-21  6:56     ` Zhang Chen
2016-12-21 14:25       ` Eric Blake
2016-12-22  6:08         ` Zhang Chen
2016-12-22 12:48           ` addr_cc
2016-12-22 12:52           ` Eric Blake
2016-12-23  6:05             ` Zhang Chen
2016-12-21  0:18   ` Stefano Stabellini
2016-12-21  7:10     ` Zhang Chen
2016-12-20  0:56 ` [Qemu-devel] [PATCH for-2.9 V4 0/2] Add new qmp commands to suppurt Xen COLO Stefano Stabellini
2016-12-20  2:34   ` Zhang Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.