qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Cc: Jes Sorensen <Jes.Sorensen@redhat.com>,
	qemu-devel@nongnu.org, xudong <706766@bugs.launchpad.net>
Subject: [Qemu-devel] Re: [PATCH] block: Use backing format driver during image creation
Date: Mon, 24 Jan 2011 11:31:07 +0100	[thread overview]
Message-ID: <4D3D54EB.3030502@redhat.com> (raw)
In-Reply-To: <1295861540-28423-1-git-send-email-stefanha@linux.vnet.ibm.com>

Am 24.01.2011 10:32, schrieb Stefan Hajnoczi:
> The backing format should be honored during image creation.  For some
> reason we currently use the image format to open the backing file.  This
> fails when the backing file has a different format than the image being
> created.  Keep the image and backing format drivers completely separate.
> 
> Also print the backing filename if there is an error opening the backing
> file instead of the image filename.
> 
> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>

Thanks, applied to the block branch.

I think we'll want to have a qemu-iotests case for this kind of regressions.

Kevin

      parent reply	other threads:[~2011-01-24 10:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24  9:32 [Qemu-devel] [PATCH] block: Use backing format driver during image creation Stefan Hajnoczi
2011-01-24  9:53 ` [Qemu-devel] " Jes Sorensen
2011-01-24 10:31 ` Kevin Wolf [this message]

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=4D3D54EB.3030502@redhat.com \
    --to=kwolf@redhat.com \
    --cc=706766@bugs.launchpad.net \
    --cc=Jes.Sorensen@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    /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).