qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Stefan Weil <weil@mail.berlios.de>
Cc: Kevin Wolf <kwolf@redhat.com>, QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] qcow2: Allow qcow2 disk images with size zero
Date: Tue, 27 Oct 2009 09:11:59 -0500	[thread overview]
Message-ID: <4AE6FFAF.6010405@codemonkey.ws> (raw)
In-Reply-To: <1256569876-13038-1-git-send-email-weil@mail.berlios.de>

Stefan Weil wrote:
> Images with disk size 0 may be used for
> VM snapshots, but not to save normal block data.
>
> It is possible to create such images using
> qemu-img, but opening them later fails.
>
> So even "qemu-img info image.qcow2" is not
> possible for an image created with
> "qemu-img create -f qcow2 image.qcow2 0".
>
> This is fixed here.
>
> Signed-off-by: Stefan Weil <weil@mail.berlios.de>
>   

What do you think Kevin?

Regards,

Anthony Liguori

  reply	other threads:[~2009-10-27 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26 15:11 [Qemu-devel] [PATCH] qcow2: Allow qcow2 disk images with size zero Stefan Weil
2009-10-27 14:11 ` Anthony Liguori [this message]
2009-10-27 16:44   ` Kevin Wolf
2009-10-27 17:17     ` Stefan Weil

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=4AE6FFAF.6010405@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=weil@mail.berlios.de \
    /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).