From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVmrX-0006mi-An for qemu-devel@nongnu.org; Thu, 13 Sep 2007 07:27:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVmrS-0006hB-U7 for qemu-devel@nongnu.org; Thu, 13 Sep 2007 07:27:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVmrS-0006h4-Mj for qemu-devel@nongnu.org; Thu, 13 Sep 2007 07:27:54 -0400 Received: from phoenix.bawue.net ([193.7.176.60] helo=mail.bawue.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IVmrS-0001CJ-Cq for qemu-devel@nongnu.org; Thu, 13 Sep 2007 07:27:54 -0400 Date: Thu, 13 Sep 2007 12:26:18 +0100 From: Thiemo Seufer Subject: Re: [Qemu-devel] [PATCH] Parallels disk image support Message-ID: <20070913112617.GF15247@networkno.de> References: <1185496608.22903.26.camel@localhost> <1189677697.31442.4.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1189677697.31442.4.camel@localhost> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Beregszaszi Cc: qemu-devel@nongnu.org Alex Beregszaszi wrote: > Hi, > > On Fri, 2007-07-27 at 02:36 +0200, Alex Beregszaszi wrote: > > Hi, > > > > attached patch adds support for reading from Parallels disk images. > > Can someone look at this? It's in CVS for a while now. Thiemo