All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/6] migration/remus: bug fix and cleanup
@ 2016-01-19  7:17 Wen Congyang
  2016-01-19  7:17 ` [PATCH v5 1/6] remus: don't do failover if we don't have an consistent state Wen Congyang
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Wen Congyang @ 2016-01-19  7:17 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 (6):
  remus: don't do failover if we don't have an consistent state
  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_restore.c      |  6 ++-
 tools/libxc/xc_sr_save.c         |  6 ++-
 tools/libxl/libxl.c              |  4 --
 tools/libxl/libxl.h              |  4 ++
 tools/libxl/libxl_dom.c          | 91 ----------------------------------------
 tools/libxl/libxl_internal.h     |  6 ---
 tools/libxl/libxl_stream_read.c  | 36 +++++++++++++---
 tools/libxl/libxl_stream_write.c | 14 ++++++-
 8 files changed, 56 insertions(+), 111 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-01-20 17:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-19  7:17 [PATCH v5 0/6] migration/remus: bug fix and cleanup Wen Congyang
2016-01-19  7:17 ` [PATCH v5 1/6] remus: don't do failover if we don't have an consistent state Wen Congyang
2016-01-19 10:48   ` Ian Campbell
2016-01-19 15:35     ` Andrew Cooper
2016-01-20  0:42     ` Wen Congyang
2016-01-19  7:17 ` [PATCH v5 2/6] remus: don't call stream_continue() when doing failover Wen Congyang
2016-01-19 10:50   ` Ian Campbell
2016-01-19  7:17 ` [PATCH v5 3/6] remus: resume immediately if libxl__xc_domain_save_done() completes Wen Congyang
2016-01-19 10:55   ` Ian Campbell
2016-01-20  0:41     ` Wen Congyang
2016-01-19  7:17 ` [PATCH v5 4/6] tools/libxc: don't send end record if remus fails Wen Congyang
2016-01-19  7:17 ` [PATCH v5 5/6] tools/libxc: error handling for the postcopy() callback Wen Congyang
2016-01-19  7:17 ` [PATCH v5 6/6] tools/libxl: remove unused function libxl__domain_save_device_model() Wen Congyang
2016-01-20 17:40 ` [PATCH v5 0/6] migration/remus: bug fix and cleanup Ian Campbell

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.