Re: [Xen-devel] [PATCH v6 COLO 04/15] libxc/restore: support COLO restore

2015-06-08 Thread Yang Hongyang
On 06/08/2015 06:39 PM, Andrew Cooper wrote: On 08/06/15 04:45, Yang Hongyang wrote: call the callbacks resume/checkpoint/suspend while secondary vm status is consistent with primary. Signed-off-by: Yang Hongyang Signed-off-by: Wen Congyang CC: Andrew Cooper --- tools/libxc/xc_sr_common.

Re: [Xen-devel] [PATCH v6 COLO 04/15] libxc/restore: support COLO restore

2015-06-08 Thread Andrew Cooper
On 08/06/15 04:45, Yang Hongyang wrote: > call the callbacks resume/checkpoint/suspend while secondary vm > status is consistent with primary. > > Signed-off-by: Yang Hongyang > Signed-off-by: Wen Congyang > CC: Andrew Cooper > --- > tools/libxc/xc_sr_common.h | 11 +-- > tools/lib

[Xen-devel] [PATCH v6 COLO 04/15] libxc/restore: support COLO restore

2015-06-07 Thread Yang Hongyang
call the callbacks resume/checkpoint/suspend while secondary vm status is consistent with primary. Signed-off-by: Yang Hongyang Signed-off-by: Wen Congyang CC: Andrew Cooper --- tools/libxc/xc_sr_common.h | 11 +-- tools/libxc/xc_sr_restore.c | 63 +