qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.9 V3 0/3] Add new qmp commands to suppurt Xen COLO
@ 2016-12-09  6:04 Zhang Chen
  2016-12-09  6:04 ` [Qemu-devel] [PATCH for-2.9 V3 1/3] Migration: Don't load vmdesc when xen is enabled Zhang Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zhang Chen @ 2016-12-09  6:04 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 (3):
  Migration: Don't load vmdesc when xen is enabled
  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 +++++++++++++++++++++++++++++++++
 migration/savevm.c    |  4 ++++
 qapi-schema.json      | 41 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 120 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2016-12-15  8:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09  6:04 [Qemu-devel] [PATCH for-2.9 V3 0/3] Add new qmp commands to suppurt Xen COLO Zhang Chen
2016-12-09  6:04 ` [Qemu-devel] [PATCH for-2.9 V3 1/3] Migration: Don't load vmdesc when xen is enabled Zhang Chen
2016-12-14  1:00   ` Stefano Stabellini
2016-12-15  6:46     ` Zhang Chen
2016-12-15  8:46       ` Zhang Chen
2016-12-09  6:04 ` [Qemu-devel] [PATCH for-2.9 V3 2/3] Add a new qmp command to start/stop replication Zhang Chen
2016-12-09  6:04 ` [Qemu-devel] [PATCH for-2.9 V3 3/3] Add a new qmp command to do checkpoint, get replication error Zhang Chen

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