From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DBzY0-0002Z4-Hz for qemu-devel@nongnu.org; Thu, 17 Mar 2005 13:16:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DBzXn-0002TD-EW for qemu-devel@nongnu.org; Thu, 17 Mar 2005 13:16:35 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DBzXm-0002NX-QS for qemu-devel@nongnu.org; Thu, 17 Mar 2005 13:16:26 -0500 Received: from [65.74.133.9] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DBzAs-0004mK-VT for qemu-devel@nongnu.org; Thu, 17 Mar 2005 12:52:47 -0500 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH] Bochs Redolog disk image support Date: Thu, 17 Mar 2005 17:52:42 +0000 References: <20050317184113.40beddb8@caprice.artificis.hu> In-Reply-To: <20050317184113.40beddb8@caprice.artificis.hu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503171752.42658.paul@codesourcery.com> 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 On Thursday 17 March 2005 17:41, Alex Beregszaszi wrote: > Hi, > > attached is a patch and file adding read-only support for bochs > "growing" type of disk images. You forgot to attach the patch. Paul