* [Qemu-devel] preserves snapshots during qemu-img convert?
@ 2009-06-19 21:51 Stephen Tse
0 siblings, 0 replies; only message in thread
From: Stephen Tse @ 2009-06-19 21:51 UTC (permalink / raw)
To: qemu-devel
hi all,
does "qemu-img convert" preserve snapshots (by savevm)?
$ qemu-img info winxp
image: winxp
file format: qcow2
virtual size: 3.0G (3221225472 bytes)
disk size: 586M
cluster_size: 4096
Snapshot list:
ID TAG VM SIZE DATE VM CLOCK
1 load 47M 2009-06-19 11:58:14 00:00:22.841
$ qemu-img convert -c -f qcow2 -O qcow2 winxp winxp.new
$ qemu-img info winxp.new
image: winxp.new
file format: qcow2
virtual size: 3.0G (3221225472 bytes)
disk size: 533M
cluster_size: 4096
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-19 21:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-19 21:51 [Qemu-devel] preserves snapshots during qemu-img convert? Stephen Tse
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).