On Mon, Sep 21, 2009 at 8:28 AM, Chris Lalancette
<clalance redhat com> wrote:
Gianluca Cecchi wrote:
> Is the save function in virt-manager for a vm equivalent to these steps:
>
> 1) pause vm (for example in virt-manager gui)
> 2) save disk image to file
> 3) run vm again
> ?
> Is any mem state preserved in this save operation?
It's equivalent to steps 1) and 2), followed by a kill of the paused VM. And
yes, the memory state is preserved. On a restore, the memory state is restored,
and the VM is set running again.