From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmjJB-0006NZ-5n for qemu-devel@nongnu.org; Tue, 20 May 2014 08:38:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WmjJ6-0002Tu-4l for qemu-devel@nongnu.org; Tue, 20 May 2014 08:38:17 -0400 Received: from mail-yk0-x231.google.com ([2607:f8b0:4002:c07::231]:56924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WmjJ6-0002Te-1D for qemu-devel@nongnu.org; Tue, 20 May 2014 08:38:12 -0400 Received: by mail-yk0-f177.google.com with SMTP id 19so269323ykq.36 for ; Tue, 20 May 2014 05:38:11 -0700 (PDT) Message-ID: <537B4CAC.1050209@gmail.com> Date: Tue, 20 May 2014 07:38:04 -0500 From: Tom Musta MIME-Version: 1.0 References: <20140519181601.2671.98375.malonedeb@chaenomeles.canonical.com> <20140519181601.2671.98375.malonedeb@chaenomeles.canonical.com> In-Reply-To: <20140519181601.2671.98375.malonedeb@chaenomeles.canonical.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Bug 1320968] [NEW] qemu-system-ppc -cpu G2leGP3 crashes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bug 1320968 <1320968@bugs.launchpad.net>, qemu-devel@nongnu.org, chouteau@adacore.com Cc: Alexander Graf On 5/19/2014 1:16 PM, Brandon Williams wrote: > Public bug reported: > > qemu crashes when running qemu-system-ppc -cpu G2leGP3 : > > qemu-system-ppc -cpu G2leGP3 > Error: Trying to register SPR 1013 (3f5) twice ! > > qemu-system-ppc -version > QEMU emulator version 2.0.50, Copyright (c) 2003-2008 Fabrice Bellard > > ** Affects: qemu > Importance: Undecided > Status: New > This was introduced in this commit: 2bc173224adc0fc318f2bd6fcf65dfdbc7d51123 is the first bad commit commit 2bc173224adc0fc318f2bd6fcf65dfdbc7d51123 Author: Fabien Chouteau Date: Wed Apr 3 04:03:38 2013 +0000 PPC: Add breakpoint registers for 603 and e300 Signed-off-by: Fabien Chouteau