Re: [Qemu-devel] [PATCH] Create the VMDK snapshot from the QEMU monitor.

2006-12-26 Thread Anthony Liguori
Hi Igor, Out of curiousity, why didn't you use the new snapshot infrastructure that Fabrice introduced in CVS? Shouldn't the CID just map directly to a snapshot tag? Regards, Anthony Liguori Igor Lvovsky wrote: Hi, This patch completes the previous one and allows the snapshot (VMDK s

[Qemu-devel] [PATCH] Create the VMDK snapshot from the QEMU monitor.

2006-12-26 Thread Igor Lvovsky
Hi, This patch completes the previous one and allows the snapshot (VMDK style) creation from the QEMU monitor (Ctrl+Alt+2). To clarify, the previous patch implements the snapshot capabilities according to the "Virtual Disk Format 1.0" document. http://lists.gnu.org/archive/html/qemu-devel