Re: [libvirt] [PATCHv2 03/26] snapshot: improve reverting to qemu paused snapshots

2011-08-24 Thread Daniel P. Berrange
On Mon, Aug 15, 2011 at 05:33:14PM -0600, Eric Blake wrote: > If you take a checkpoint snapshot of a running domain, then pause > qemu, then restore the snapshot, the result should be a running > domain, but the code was leaving things paused. Furthermore, if > you take a checkpoint of a paused do

[libvirt] [PATCHv2 03/26] snapshot: improve reverting to qemu paused snapshots

2011-08-15 Thread Eric Blake
If you take a checkpoint snapshot of a running domain, then pause qemu, then restore the snapshot, the result should be a running domain, but the code was leaving things paused. Furthermore, if you take a checkpoint of a paused domain, then run, then restore, there was a brief but non-deterministi