From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bj1Cd-0004AT-Mx for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:38:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bj1Cb-00049t-SR for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:38:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bj1Cb-00049q-Dv for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:38:33 -0400 Received: from [80.59.103.181] (helo=claunia.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bj19n-0004LO-OD for qemu-devel@nongnu.org; Fri, 09 Jul 2004 15:35:48 -0400 From: "Natalia Portillo" Subject: RE: [Qemu-devel] RFC for new features Date: Fri, 9 Jul 2004 20:28:47 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <1089399858.29409.119.camel@jma1.dev.netgem.com> Message-Id: 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 > > 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. What about both? > The good approach may be to be able to select all motherboard > components but have some predefined templates that describes > well known motherboards. Yeah. And think that in PowerMacintosh emulation, there can be almost identically motherboards, but are a different computer (check Gestalt value, and OF one, both says the computer model).