qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] qemu-img: Fail creation if backing format is invalid
@ 2010-12-07  9:35 Stefan Hajnoczi
  2010-12-07  9:35 ` [Qemu-devel] [PATCH 1/4] qemu-option: Don't reinvent append_option_parameters() Stefan Hajnoczi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2010-12-07  9:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf

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.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-12-08  9:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-07  9:35 [Qemu-devel] [PATCH 0/4] qemu-img: Fail creation if backing format is invalid Stefan Hajnoczi
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

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).