From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFolE-0003hz-48 for qemu-devel@nongnu.org; Wed, 23 Aug 2006 05:10:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFolC-0003eb-70 for qemu-devel@nongnu.org; Wed, 23 Aug 2006 05:10:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFolB-0003eP-VD for qemu-devel@nongnu.org; Wed, 23 Aug 2006 05:10:54 -0400 Received: from [212.227.126.186] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GFosz-0008GV-FA for qemu-devel@nongnu.org; Wed, 23 Aug 2006 05:18:57 -0400 Received: from localhost ([127.0.0.1]) by localhost.localdomain with esmtp (Exim 4.62) (envelope-from ) id 1GFojN-0001hQ-8X for qemu-devel@nongnu.org; Wed, 23 Aug 2006 11:09:01 +0200 Message-ID: <44EC1B2C.80208@mail.berlios.de> Date: Wed, 23 Aug 2006 11:09:00 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel][Patch] Fix QEMU failure for disk image on readonly filesystem References: <44E9E5F2.7030008@mail.berlios.de> <44EA1F7E.1030703@bellard.org> In-Reply-To: <44EA1F7E.1030703@bellard.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org > Are you sure it is needed ? I made a different fix a few days ago. > > Regards, > > Fabrice. > > I wrote my fix before your fix was available. At least for raw disk images, your fix also works, so at the moment, there is no need for my patch (this should be checked with other kinds of disk images). Regards, Stefan