From mboxrd@z Thu Jan 1 00:00:00 1970 From: Naphtali Sprei Subject: Re: [Qemu-devel] [PATCH v2] qemu-img: Fix qemu-img can't create qcow image based on read-only image Date: Thu, 11 Feb 2010 19:21:47 +0200 Message-ID: <4B743CAB.4050508@redhat.com> References: <1264731306-14187-1-git-send-email-sheng@linux.intel.com> <4B72FB93.6060309@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Sheng Yang , Kevin Wolf , kvm@vger.kernel.org, Marcelo Tosatti , qemu-devel@nongnu.org To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41280 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752801Ab0BKRWA (ORCPT ); Thu, 11 Feb 2010 12:22:00 -0500 In-Reply-To: <4B72FB93.6060309@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: Anthony Liguori wrote: > On 01/28/2010 08:15 PM, 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 >> > > Applied. Thanks. I've sent a patch that includes this patch, too ( http://lists.gnu.org/archive/html/qemu-devel/2010-02/msg00578.html ) Should I rebase my patch ? Naphtali > > Regards, > > Anthony Liguori