xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] migration/remus: bug fix and cleanup
@ 2016-01-18  5:40 Wen Congyang
  2016-01-18  5:40 ` [PATCH v4 1/5] remus: don't call stream_continue() when doing failover Wen Congyang
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Wen Congyang @ 2016-01-18  5:40 UTC (permalink / raw)
  To: xen devel, Andrew Cooper
  Cc: Changlong Xie, Wei Liu, Ian Campbell, Wen Congyang, Ian Jackson,
	Shriram Rajagopalan, Yang Hongyang

Wen Congyang (5):
  remus: don't call stream_continue() when doing failover
  remus: resume immediately if libxl__xc_domain_save_done() completes
  tools/libxc: don't send end record if remus fails
  tools/libxc: error handling for the postcopy() callback
  tools/libxl: remove unused function libxl__domain_save_device_model()

 tools/libxc/xc_sr_save.c         |  6 ++-
 tools/libxl/libxl.c              |  9 ++--
 tools/libxl/libxl_dom.c          | 91 ----------------------------------------
 tools/libxl/libxl_internal.h     |  6 ---
 tools/libxl/libxl_stream_read.c  | 35 +++++++++++++---
 tools/libxl/libxl_stream_write.c | 14 ++++++-
 6 files changed, 50 insertions(+), 111 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-01-19 11:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18  5:40 [PATCH v4 0/5] migration/remus: bug fix and cleanup Wen Congyang
2016-01-18  5:40 ` [PATCH v4 1/5] remus: don't call stream_continue() when doing failover Wen Congyang
2016-01-18 16:45   ` Ian Campbell
2016-01-19  1:05     ` Wen Congyang
2016-01-18  5:40 ` [PATCH v4 2/5] remus: resume immediately if libxl__xc_domain_save_done() completes Wen Congyang
2016-01-18 16:51   ` Ian Campbell
2016-01-19  1:01     ` Wen Congyang
2016-01-19 11:01       ` Ian Campbell
2016-01-18  5:40 ` [PATCH v4 3/5] tools/libxc: don't send end record if remus fails Wen Congyang
2016-01-18 16:53   ` Ian Campbell
2016-01-18 16:53     ` Ian Campbell
2016-01-18  5:40 ` [PATCH v4 4/5] tools/libxc: error handling for the postcopy() callback Wen Congyang
2016-01-18 16:53   ` Ian Campbell
2016-01-18  5:40 ` [PATCH v4 5/5] tools/libxl: remove unused function libxl__domain_save_device_model() Wen Congyang

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