From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IVlWS-0003VI-Bl for qemu-devel@nongnu.org; Thu, 13 Sep 2007 06:02:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IVlWO-0003T7-SQ for qemu-devel@nongnu.org; Thu, 13 Sep 2007 06:02:07 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IVlWO-0003Sp-I5 for qemu-devel@nongnu.org; Thu, 13 Sep 2007 06:02:04 -0400 Received: from one.dotblob.com ([195.56.55.181]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IVlWN-0003JY-VS for qemu-devel@nongnu.org; Thu, 13 Sep 2007 06:02:04 -0400 Received: from [192.168.1.105] (3e44a85c.adsl.enternet.hu [62.68.168.92]) by one.dotblob.com (Postfix) with ESMTP id F16891484134 for ; Thu, 13 Sep 2007 11:58:26 +0200 (CEST) Subject: Re: [Qemu-devel] [PATCH] Parallels disk image support From: Alex Beregszaszi In-Reply-To: <1185496608.22903.26.camel@localhost> References: <1185496608.22903.26.camel@localhost> Content-Type: text/plain Date: Thu, 13 Sep 2007 12:01:37 +0200 Message-Id: <1189677697.31442.4.camel@localhost> Mime-Version: 1.0 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 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? -- Alex