All of lore.kernel.org
 help / color / mirror / Atom feed
From: Victor Shkamerda <611640@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 611640] Re: snapshot mode is broken for raw images
Date: Sun, 12 Sep 2010 17:04:27 -0000	[thread overview]
Message-ID: <20100912170429.3357.36189.launchpad@soybean.canonical.com> (raw)
In-Reply-To: 20100730100919.27224.81375.malonedeb@wampee.canonical.com

** Changed in: qemu
       Status: New => Fix Committed

-- 
snapshot mode is broken for raw images
https://bugs.launchpad.net/bugs/611640
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: Fix Committed

Bug description:
The snapshot mode is not working if you use raw format for image instead of qcow2. Create a raw disk image by running "dd of=xxx.img bs=1 count=0 seek=8G". Then run "qemu -snapshot xxx.img". In monitor console run "info block". There should be qcow2 temporary image backed by the raw image. Now run "commit ide0-hd0" and after that again "info block". You should see now that there is no more image, so any operations on it will fail form now on. This is for latest HEAD in git.

  parent reply	other threads:[~2010-09-12 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-30 10:09 [Qemu-devel] [Bug 611640] [NEW] snapshot mode is broken for raw images Victor Shkamerda
2010-08-02  8:13 ` Markus Armbruster
2010-09-12 17:04 ` Victor Shkamerda [this message]
2011-02-20 17:14 ` [Qemu-devel] [Bug 611640] " Aurelien Jarno

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=20100912170429.3357.36189.launchpad@soybean.canonical.com \
    --to=611640@bugs.launchpad.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.