[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 20/27] tools/libxl: Infrastructure for writing a v2 stream
On 17/06/15 02:31, Yang Hongyang wrote: >> + default: >> + ret = ERROR_FAIL; >> + goto err; >> + } >> + >> + ret = libxl__domain_suspend_device_model(gc, dss); > > This is no longer needed, the suspend callback already called > this function and the emulator context already saved to a file. > > This call will cause Primary's emulator stop under Remus. > postcopy callback will resume primary. then in checkpoint > callback, we shouldn't suspend device model. It is the result of copying how everything was done previously. I will drop it. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |