From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BTBmm-0006tk-TR for qemu-devel@nongnu.org; Wed, 26 May 2004 23:42:29 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BT7N7-0004Ur-BJ for qemu-devel@nongnu.org; Wed, 26 May 2004 19:00:12 -0400 Received: from [193.252.22.29] (helo=mwinf0201.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BT7N6-0004UN-6t for qemu-devel@nongnu.org; Wed, 26 May 2004 18:59:40 -0400 Received: from bellard.org (ATuileries-112-1-3-7.w81-48.abo.wanadoo.fr [81.48.134.7]) by mwinf0201.wanadoo.fr (SMTP Server) with ESMTP id 856F6300048C for ; Thu, 27 May 2004 00:59:39 +0200 (CEST) Message-ID: <40B521EA.3050501@bellard.org> Date: Thu, 27 May 2004 01:02:02 +0200 From: Fabrice Bellard MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] PowerPC PREP target 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, The PowerPC PREP target is currently broken in the CVS due to ongoing heavy changes for CHRP/PMAC support. Fabrice.