From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D7NA9-0005mW-In for qemu-devel@nongnu.org; Fri, 04 Mar 2005 19:28:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D7NA7-0005lR-Ky for qemu-devel@nongnu.org; Fri, 04 Mar 2005 19:28:56 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D7NA7-0005lM-Cw for qemu-devel@nongnu.org; Fri, 04 Mar 2005 19:28:55 -0500 Received: from [62.210.190.9] (helo=brazzaville.magic.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D7Mvl-00006s-6o for qemu-devel@nongnu.org; Fri, 04 Mar 2005 19:14:05 -0500 Subject: Re: [Qemu-devel] qemu-system-ppc on a pc From: "J. Mayer" In-Reply-To: References: Content-Type: text/plain Message-Id: <1109981643.5335.1238.camel@rapid> Mime-Version: 1.0 Date: Sat, 05 Mar 2005 01:14:03 +0100 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-devel@nongnu.org Cc: marco On Fri, 2005-03-04 at 15:26, marco wrote: > Hello, > > I'm trying to run linux-ppc on an x86 pc host (Gentoo). I downloaded the > disk image and kernel from freeoszoo and, when trying to run it, I get: > > pink qemu # qemu-system-ppc -prep -localtime -kernel ./zImage.prep ./linux-ppc.img > *** ERROR: opcode 57 already assigned in opcode table 80 > *** ERROR: unable to insert opcode [00-80-57] > *** ERROR initializing PPC instruction 0x00 0x80 0x57 > invalid/unsupported opcode: 12 - 02 - 18 (4bfffe05) 0xfffffffc 0 > Segmentation fault Seems to me that you don't use qemu from CVS, but 0.6.1, am I right ? Qemu PPC has long been broken when compiled with gcc 3.4.x. Then, it seems you have two solutions: - use gcc 3.3.x - or use current qemu CVS repository. -- J. Mayer Never organized