From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bj0iZ-0005hl-Oz for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:07:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bj0iX-0005hP-5O for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:07:31 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bj0iX-0005hF-1R for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:07:29 -0400 Received: from [62.210.158.41] (helo=moscou.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bj0gH-0000qy-8M for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:05:09 -0400 Received: from jma1.dev.netgem.com (gw.netgem.com [195.68.2.34]) by moscou.magic.fr (8.11.6/8.10.1) with ESMTP id i69J4XX24819 for ; Fri, 9 Jul 2004 21:04:57 +0200 (CEST) Subject: RE: [Qemu-devel] RFC for new features From: Jocelyn Mayer In-Reply-To: References: Content-Type: text/plain Message-Id: <1089399858.29409.119.camel@jma1.dev.netgem.com> Mime-Version: 1.0 Date: 09 Jul 2004 21:04:31 +0200 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 mailing list On Fri, 2004-07-09 at 00:48, Natalia Portillo wrote: > I forgot to propose: > > Select what CPU we want to emulate. > For example under the x86 emulation, what if I want to run a system that > does not work with the current emulated CPU (Pentium Pro) but does with an > older one (for example a 486DX4). > Also in PowerPC emulation, it should be interesting as the 601 has opcodes > that no other 6xx/7xx PowerPC have (that are from POWER). I agree with this. I wonder if the best is to choose the CPU (ie 601/603/604/G3/G4 for PPC...) or to choose a coherent hw entity (PowerMac G3, ...). I think the first approach is good for ones who want to emulate exotic hardware configurations but the second is more usable for end-users. The good approach may be to be able to select all motherboard components but have some predefined templates that describes well known motherboards. -- Jocelyn Mayer Never organized