On Sat, Oct 20, 2018 at 10:09:39AM -0700, Pratik Vyas wrote:
> * David Gwynne <[email protected]> [2018-10-20 12:19:56 +1000]:
> 
> > 
> > Would sending and receiving a VM still work if I/O is run in different 
> > processes?
> > 
> > dlg
> > 
> 
> Hi dlg,
> 
> It will have to be reworked completely but can be done, I think.

Actually, the high-level picture doesn't change. You still need to stop
the vCPUs and dump the RAM and the state of the devices.

The difference is that now vmd does all the job, while with separate
processes it'd need to request them to flush the buffers, finalize or
freeze pending requests, and dump the state to either the same file or a
different one.

Sergio (slp).

Reply via email to