From mboxrd@z Thu Jan 1 00:00:00 1970 From: Naphtali Sprei Subject: Re: [PATCH v2] qemu-img: Fix qemu-img can't create qcow image based on read-only image Date: Sun, 31 Jan 2010 12:24:04 +0200 Message-ID: <4B655A44.7050800@redhat.com> References: <1264731306-14187-1-git-send-email-sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , Marcelo Tosatti , kvm@vger.kernel.org, qemu-devel@nongnu.org, Kevin Wolf To: Sheng Yang Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41974 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751759Ab0AaKYM (ORCPT ); Sun, 31 Jan 2010 05:24:12 -0500 In-Reply-To: <1264731306-14187-1-git-send-email-sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Sheng Yang wrote: > Commit 03cbdac7 "Disable fall-back to read-only when cannot open drive's > file for read-write" result in read-only image can't be used as backed > image in qemu-img. > > Cc: Naphtali Sprei > Signed-off-by: Sheng Yang Acked-by: Naphtali Sprei Unfortunately, I see there are still problems with using the resulting images. Investigating it, will send patches. Naphtali