qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] block: more read-only changes, related to backing files
@ 2010-02-04 13:43 Naphtali Sprei
  2010-02-04 13:43 ` [Qemu-devel] [PATCH v2 1/4] Add open_flags to BlockDriverState Will be used later Naphtali Sprei
  2010-02-04 14:08 ` [Qemu-devel] Re: [PATCH v2 0/4] block: more read-only changes, related to backing files Naphtali Sprei
  0 siblings, 2 replies; 4+ messages in thread
From: Naphtali Sprei @ 2010-02-04 13:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: Naphtali Sprei

This is version 2. The change between previous patch (only 3/4) is the order of closing/re-opening the image.

The read-only changes broke qemu-img create with read-only base image
These changes fix it.
It also make things a little safer, opening the backing file for read-only,
upgrading to read-write only for commit, and back to read-only when done.

Naphtali Sprei (4):
  Add open_flags to BlockDriverState Will be used later
  qemu-img: Fix qemu-img can't create qcow image based on read-only
    image
  Block: readonly changes
  Open backing file read-only also for snapshot mode

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

end of thread, other threads:[~2010-02-04 14:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 13:43 [Qemu-devel] [PATCH v2 0/4] block: more read-only changes, related to backing files Naphtali Sprei
2010-02-04 13:43 ` [Qemu-devel] [PATCH v2 1/4] Add open_flags to BlockDriverState Will be used later Naphtali Sprei
2010-02-04 13:43   ` [Qemu-devel] [PATCH v2 2/4] qemu-img: Fix qemu-img can't create qcow image based on read-only image Naphtali Sprei
2010-02-04 14:08 ` [Qemu-devel] Re: [PATCH v2 0/4] block: more read-only changes, related to backing files Naphtali Sprei

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