Xen COLO depend on qemu COLO replication function.
So, We need new qmp commands for Xen to use qemu replication.

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 | 41 +++++++++++++++++++++++++++++++++++++++++
 migration/colo.c      | 32 ++++++++++++++++++++++++++++++++
 migration/savevm.c    |  4 ++++
 qapi-schema.json      | 40 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 117 insertions(+)

-- 
2.7.4




Reply via email to