Hi, when I use a qcow2 image based on a base image, what should happen when I invoke the commit command from the qemu monitor ? Is it expected/intended to "flush" the data into the base image ? IIUC, that is what happening in the released qemu (0.12). I would expect it not to touch the base image.
Naphtali