From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MyThg-0004GO-2e for qemu-devel@nongnu.org; Thu, 15 Oct 2009 13:01:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MyThb-0004Bv-2J for qemu-devel@nongnu.org; Thu, 15 Oct 2009 13:01:27 -0400 Received: from [199.232.76.173] (port=46102 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MyTha-0004Bk-Rs for qemu-devel@nongnu.org; Thu, 15 Oct 2009 13:01:22 -0400 Received: from smtp20.orange.fr ([80.12.242.26]:26007) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MyTha-0007Ak-9D for qemu-devel@nongnu.org; Thu, 15 Oct 2009 13:01:22 -0400 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2029.orange.fr (SMTP Server) with ESMTP id 829121C00092 for ; Thu, 15 Oct 2009 19:01:20 +0200 (CEST) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2029.orange.fr (SMTP Server) with ESMTP id 758B21C000A4 for ; Thu, 15 Oct 2009 19:01:20 +0200 (CEST) Received: from localhost.localdomain (LPuteaux-156-15-47-90.w82-127.abo.wanadoo.fr [82.127.74.90]) by mwinf2029.orange.fr (SMTP Server) with ESMTP id 460EC1C00092 for ; Thu, 15 Oct 2009 19:01:20 +0200 (CEST) From: Thomas Monjalon Date: Thu, 15 Oct 2009 19:01:18 +0200 Message-Id: <1255626081-11525-1-git-send-email-thomas@monjalon.net> In-Reply-To: <> References: <> Subject: [Qemu-devel] improve PPC e300 support List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org It seems that e300 wasn't really supported by QEMU. This CPU is used in microcontrollers of the MPC83xx family, also called PowerQUICC II Pro (by Freescale). The patches are: 1 - ppc: better support of e300 CPU core (from François Armand) 2 - ppc: add declarations of microcontrollers based on e300 3 - ppc: simpler definitions for microcontrollers based on e300