From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori 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 11:24:42 -0600 Message-ID: <4B743D5A.7080906@codemonkey.ws> References: <1264731306-14187-1-git-send-email-sheng@linux.intel.com> <4B72FB93.6060309@codemonkey.ws> <4B743CAB.4050508@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Sheng Yang , Kevin Wolf , kvm@vger.kernel.org, Marcelo Tosatti , qemu-devel@nongnu.org To: Naphtali Sprei Return-path: Received: from mail-iw0-f185.google.com ([209.85.223.185]:48170 "EHLO mail-iw0-f185.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756388Ab0BKRYq (ORCPT ); Thu, 11 Feb 2010 12:24:46 -0500 Received: by iwn15 with SMTP id 15so1475771iwn.19 for ; Thu, 11 Feb 2010 09:24:45 -0800 (PST) In-Reply-To: <4B743CAB.4050508@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/11/2010 11:21 AM, Naphtali Sprei wrote: > 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 ? > Yes. Regards, Anthony Liguori > Naphtali > > > >> Regards, >> >> Anthony Liguori >> > >