On 02/04/2016 03:40 AM, Wei Liu wrote: > On Fri, Jan 29, 2016 at 01:27:23PM +0800, Wen Congyang wrote: >> Pass checkpointed_stream from libxl to libxc. >> It won't affact legacy migration because legacy migration >> won't use this param. >> >> Signed-off-by: Yang Hongyang <hongyang.y...@easystack.cn> >> Signed-off-by: Wen Congyang <we...@cn.fujitsu.com> >> CC: Ian Campbell <ian.campb...@citrix.com> >> CC: Ian Jackson <ian.jack...@eu.citrix.com> >> CC: Wei Liu <wei.l...@citrix.com> >> CC: Andrew Cooper <andrew.coop...@citrix.com> > > Acked-by: Wei Liu <wei.l...@citrix.com> > > With one nit below. > >> >> - if ( ctx->save.debug && !ctx->save.checkpointed ) >> + if ( ctx->save.debug && >> + ctx->save.checkpointed != MIG_STREAM_NONE ) > > You can fold this line to previous one.
Will fix it in the next version. Thanks Wen Congyang > > > . > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel