Re: [libvirt] [PATCHv3 02/43] snapshot: improve reverting to qemu paused snapshots

2011-08-24 Thread Daniel P. Berrange
On Wed, Aug 24, 2011 at 09:22:19AM -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] [PATCHv3 02/43] snapshot: improve reverting to qemu paused snapshots

2011-08-24 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