All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Support the latest version of qemu COLO
@ 2016-11-30  9:47 Zhang Chen
  2016-11-30  9:47 ` [PATCH 1/3] Don't create default ioreq server Zhang Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Zhang Chen @ 2016-11-30  9:47 UTC (permalink / raw)
  To: Xen devel
  Cc: Changlong Xie, Wei Liu, Zhang Chen, Wen Congyang, Ian Jackson,
	eddie . dong, Yang Hongyang

Because of new version COLO has been merged by QEMU,
Some codes has changed by community comments.
So, we must update Xen COLO codes to support latest qemu.

Zhang Chen (3):
  Don't create default ioreq server
  Add Xen colo support for qemu-upstream colo codes
  Add COLO replication top-id support

 tools/libxl/libxl_colo_qdisk.c |  4 ++--
 tools/libxl/libxl_dm.c         |  8 ++++++--
 xen/arch/x86/hvm/hvm.c         | 11 -----------
 3 files changed, 8 insertions(+), 15 deletions(-)

-- 
2.7.4




_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

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

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-30  9:47 [PATCH 0/3] Support the latest version of qemu COLO Zhang Chen
2016-11-30  9:47 ` [PATCH 1/3] Don't create default ioreq server Zhang Chen
2016-11-30 12:25   ` Andrew Cooper
2016-12-07  2:46     ` Wen Congyang
2016-12-01 13:19   ` Wei Liu
2016-12-09  6:38     ` Zhang Chen
2016-12-09 16:13       ` Konrad Rzeszutek Wilk
2016-12-09 16:43         ` Paul Durrant
2016-12-09 17:21           ` Konrad Rzeszutek Wilk
2016-12-09 17:37             ` Paul Durrant
2016-12-12 18:03           ` Ian Jackson
2016-12-12 18:08             ` Paul Durrant
2016-11-30  9:47 ` [PATCH 2/3] Add Xen colo support for qemu-upstream colo codes Zhang Chen
2016-12-01 13:20   ` Wei Liu
2016-12-12 10:37     ` Wei Liu
2016-12-13  1:46       ` Zhang Chen
2016-11-30  9:47 ` [PATCH 3/3] Add COLO replication top-id support 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.