[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1 of 3] tools/libxl: QEMU device model suspend/resume
On Wed, Jan 25, 2012 at 3:08 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
In remus, save and transmit device model phases are decoupled. This code (sending the saved device model to the target) is executed after the domain is resumed. The control flow in current Remus is like this: 1 suspend vm 1.1 suspend qemu (save command, that saves the device model to a file) 2 copy out dirty memory into a buffer 3 resume vm 3.1 resume qemu 4 send the data in the buffer 5 send the saved device model (xc_domain_restore extracts this from the tailbuf) How does this interact with Stefano's XC_SAVEID_TOOLSTACK patches? I couldnt find anything online by this name. Can you point me to the patch series? I think some sort of high level description of the control flow used by Thanks. Yep, the remus_signature is redundant. Again consideration of how this interacts with Stefano's patch would be Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |