Re: [Qemu-devel] Question about odd snapshot behaviour

2015-10-22 Thread Sam Bobroff
On Mon, Oct 19, 2015 at 02:50:17PM +0200, Kevin Wolf wrote: > [ CC: qemu-block ] > > Am 19.10.2015 um 07:27 hat Sam Bobroff geschrieben: > > Hi all, > > > > While working through the QEMU code that saves and loads snapshots, I've > > noticed some confusing behaviour when using named VM snapshots

Re: [Qemu-devel] Question about odd snapshot behaviour

2015-10-19 Thread Kevin Wolf
[ CC: qemu-block ] Am 19.10.2015 um 07:27 hat Sam Bobroff geschrieben: > Hi all, > > While working through the QEMU code that saves and loads snapshots, I've > noticed some confusing behaviour when using named VM snapshots that may need > to > be fixed somehow. This is what I've noticed: > > *

[Qemu-devel] Question about odd snapshot behaviour

2015-10-18 Thread Sam Bobroff
Hi all, While working through the QEMU code that saves and loads snapshots, I've noticed some confusing behaviour when using named VM snapshots that may need to be fixed somehow. This is what I've noticed: * If I create two empty qcow2 filesystems: fs1.qcow2 and fs2.qcow2: * e.g. qemu-ima