Re: [Qemu-devel] [PATCH v2 resend 0/4] block: more read-only changes, related to backing files

2010-02-04 Thread Sheng Yang
On Friday 05 February 2010 06:04:25 Naphtali Sprei wrote:
> This is version 2. The change between previous patch (only 3/4) is the
>  order of closing/re-opening the image.
> 
> 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
> 
(CC to the original reviewers...)

-- 
regards
Yang, Sheng




[Qemu-devel] [PATCH v2 resend 0/4] block: more read-only changes, related to backing files

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

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