qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Tse <tse.stephen@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] preserves snapshots during qemu-img convert?
Date: Fri, 19 Jun 2009 17:51:40 -0400	[thread overview]
Message-ID: <923e824e0906191451q3c4425faq706c23ecca926ec4@mail.gmail.com> (raw)

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

                 reply	other threads:[~2009-06-19 21:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=923e824e0906191451q3c4425faq706c23ecca926ec4@mail.gmail.com \
    --to=tse.stephen@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).