From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bj9iW-0002QV-Qw for qemu-devel@nongnu.org; Sat, 10 Jul 2004 00:44:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bj9iV-0002QJ-AH for qemu-devel@nongnu.org; Sat, 10 Jul 2004 00:44:04 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bj9iV-0002QG-7v for qemu-devel@nongnu.org; Sat, 10 Jul 2004 00:44:03 -0400 Received: from [205.188.144.207] (helo=imo-d21.mx.aol.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bj9g2-00073G-Rc for qemu-devel@nongnu.org; Sat, 10 Jul 2004 00:41:30 -0400 Received: from FredAkbar@aol.com by imo-d21.mx.aol.com (mail_out_v37_r2.6.) id 4.67.2d8b5602 (15875) for ; Sat, 10 Jul 2004 00:41:28 -0400 (EDT) Date: Fri, 9 Jul 2004 21:41:25 -0700 (PDT) From: "Fred Hope" Message-ID: <40EF7375.4090002@aol.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=us-ascii Subject: [Qemu-devel] Re: Inquiry, speed comparison on OS X, QEMU vs Virual PC 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 >> I think that including support for the PowerPC swapping instructions in QEMU >> will break compatibility with host PowerPCs before G3, so that instructions >> should be used in a run-time capability detection scheme. >It also dosen't work on the 970 (G5) - one of my friends has been >waiting for QEMU for OS X for that reason ;) About breaking support for PowerPCs before G3, I wouldn't think that matters, since OS X only runs on G3 and later unless you use a special hack or something. But if it doesn't work on the G5, then yeah hopefully it can be controlled at runtime and still let G3/G4 users have this stuff. Anyone care to explain to me what this stuff we're talking about actually does? :) Sorry but I dunno much about processor instructions and stuff. I assume it would make QEMU faster...would it make any substantial difference, or add any other features? Fred Hope