qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1320968] [NEW] qemu-system-ppc -cpu G2leGP3 crashes
@ 2014-05-19 18:16 Brandon Williams
  2014-05-19 18:33 ` [Qemu-devel] [Bug 1320968] " Brandon Williams
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brandon Williams @ 2014-05-19 18:16 UTC (permalink / raw)
  To: qemu-devel

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

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1320968

Title:
  qemu-system-ppc -cpu G2leGP3 crashes

Status in QEMU:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1320968/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1320968] Re: qemu-system-ppc -cpu G2leGP3 crashes
  2014-05-19 18:16 [Qemu-devel] [Bug 1320968] [NEW] qemu-system-ppc -cpu G2leGP3 crashes Brandon Williams
@ 2014-05-19 18:33 ` Brandon Williams
  2014-05-20 12:38 ` [Qemu-devel] [Bug 1320968] [NEW] " Tom Musta
  2016-06-14 19:33 ` [Qemu-devel] [Bug 1320968] " T. Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Brandon Williams @ 2014-05-19 18:33 UTC (permalink / raw)
  To: qemu-devel

** Tags added: ppc

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1320968

Title:
  qemu-system-ppc -cpu G2leGP3 crashes

Status in QEMU:
  New

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1320968/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [Bug 1320968] [NEW] qemu-system-ppc -cpu G2leGP3 crashes
  2014-05-19 18:16 [Qemu-devel] [Bug 1320968] [NEW] qemu-system-ppc -cpu G2leGP3 crashes Brandon Williams
  2014-05-19 18:33 ` [Qemu-devel] [Bug 1320968] " Brandon Williams
@ 2014-05-20 12:38 ` Tom Musta
  2016-06-14 19:33 ` [Qemu-devel] [Bug 1320968] " T. Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Musta @ 2014-05-20 12:38 UTC (permalink / raw)
  To: Bug 1320968, qemu-devel, chouteau; +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 <chouteau@adacore.com>
Date:   Wed Apr 3 04:03:38 2013 +0000

    PPC: Add breakpoint registers for 603 and e300

    Signed-off-by: Fabien Chouteau <chouteau@adacore.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1320968] Re: qemu-system-ppc -cpu G2leGP3 crashes
  2014-05-19 18:16 [Qemu-devel] [Bug 1320968] [NEW] qemu-system-ppc -cpu G2leGP3 crashes Brandon Williams
  2014-05-19 18:33 ` [Qemu-devel] [Bug 1320968] " Brandon Williams
  2014-05-20 12:38 ` [Qemu-devel] [Bug 1320968] [NEW] " Tom Musta
@ 2016-06-14 19:33 ` T. Huth
  2 siblings, 0 replies; 4+ messages in thread
From: T. Huth @ 2016-06-14 19:33 UTC (permalink / raw)
  To: qemu-devel

I think the G2leGP3 CPU has been fixed with this commit here:
http://git.qemu.org/?p=qemu.git;a=commitdiff;h=3ade1a055c9ac6c351
and it also seems to work fine when you use the "-M prep" machine type.

** Changed in: qemu
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1320968

Title:
  qemu-system-ppc -cpu G2leGP3 crashes

Status in QEMU:
  Fix Released

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1320968/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-14 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 18:16 [Qemu-devel] [Bug 1320968] [NEW] qemu-system-ppc -cpu G2leGP3 crashes Brandon Williams
2014-05-19 18:33 ` [Qemu-devel] [Bug 1320968] " Brandon Williams
2014-05-20 12:38 ` [Qemu-devel] [Bug 1320968] [NEW] " Tom Musta
2016-06-14 19:33 ` [Qemu-devel] [Bug 1320968] " T. Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).