From: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>
Subject: [Qemu-devel] [PATCH 0/4] qemu-img: Fail creation if backing format is invalid
Date: Tue, 7 Dec 2010 09:35:52 +0000 [thread overview]
Message-ID: <1291714556-22961-1-git-send-email-stefanha@linux.vnet.ibm.com> (raw)
This patch series adds a check to validate the backing format before creating
an image file. This ensures we provide a clear error message as early as
possible when an unsupported format is used.
The first three patches clean up code on the way and the last patch makes the
actual backing format validation change.
next reply other threads:[~2010-12-07 9:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-07 9:35 Stefan Hajnoczi [this message]
2010-12-07 9:35 ` [Qemu-devel] [PATCH 1/4] qemu-option: Don't reinvent append_option_parameters() Stefan Hajnoczi
2010-12-07 9:35 ` [Qemu-devel] [PATCH 2/4] qemu-option: Fix parse_option_parameters() documentation typo Stefan Hajnoczi
2010-12-07 9:35 ` [Qemu-devel] [PATCH 3/4] qemu-img: Free option parameter lists in img_create() Stefan Hajnoczi
2010-12-07 9:35 ` [Qemu-devel] [PATCH 4/4] qemu-img: Fail creation if backing format is invalid Stefan Hajnoczi
2010-12-08 9:40 ` [Qemu-devel] Re: [PATCH 0/4] " Kevin Wolf
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=1291714556-22961-1-git-send-email-stefanha@linux.vnet.ibm.com \
--to=stefanha@linux.vnet.ibm.com \
--cc=kwolf@redhat.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).