* [Qemu-devel] 0.12.2, PowerPC, CPU 750 wrongly identified (?), hardware error
@ 2010-02-08 12:40 Bartlomiej Celary
2010-02-08 21:01 ` Natalia Portillo
2010-02-09 6:36 ` Alexander Graf
0 siblings, 2 replies; 4+ messages in thread
From: Bartlomiej Celary @ 2010-02-08 12:40 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1974 bytes --]
Hi,
I've just compiled qemu 0.12.2 for Windows under msys.
I am using "-m prep -M 750" options which on 0.11 worked fine. In 012.2
however, I get the following error:
qemu: hardware error: PowerPC 601 / 620 / 970 need a 1MB BIOS
CPU #0:
NIP 00000000 LR 00000000 CTR 00000000 XER 00000000
MSR 00000000 HID0 00000000 HF 00000000 idx 0
TB 00000000 00000000 DECR ffffffff
GPR00 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000
GPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000
CR 00000000 [ - - - - - - - - ] RES 00000000
FPR00 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000
FPSCR 00000000
SRR0 00000000 SRR1 00000000 SDR1 00000000
This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
Am I correct, that somehow the CPU was recognized as PowerPC 601 / 620 /
970? Is this OK?
Any help greatly appreciated.
Regards,
Bartek Celary
[-- Attachment #2: Type: text/html, Size: 2148 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] 0.12.2, PowerPC, CPU 750 wrongly identified (?), hardware error
2010-02-08 12:40 [Qemu-devel] 0.12.2, PowerPC, CPU 750 wrongly identified (?), hardware error Bartlomiej Celary
@ 2010-02-08 21:01 ` Natalia Portillo
2010-02-09 6:36 ` Alexander Graf
1 sibling, 0 replies; 4+ messages in thread
From: Natalia Portillo @ 2010-02-08 21:01 UTC (permalink / raw)
To: Bartlomiej Celary; +Cc: qemu-devel
Nope this is not correct.
And I don't even see why the 601 / 620 / 970 are treated as equal.
You are asking to run a fully implemented "so called G3" PowerPC
processor.
However the 601 is a hybrid PowerPC/POWER ("G1"), the 620 is a 64-bit
early implementation ("64bit G2") and the 970 the final 64-bit so
called G5.
There is no relation at all between that four CPUs.
El 08/02/2010, a las 12:40, Bartlomiej Celary escribió:
> Hi,
> I've just compiled qemu 0.12.2 for Windows under msys.
>
> I am using "-m prep -M 750" options which on 0.11 worked fine. In
> 012.2 however, I get the following error:
>
> qemu: hardware error: PowerPC 601 / 620 / 970 need a 1MB BIOS
>
> CPU #0:
> NIP 00000000 LR 00000000 CTR 00000000 XER 00000000
> MSR 00000000 HID0 00000000 HF 00000000 idx 0
> TB 00000000 00000000 DECR ffffffff
> GPR00 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> GPR04 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> GPR08 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> GPR12 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> GPR16 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> GPR20 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> GPR24 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> GPR28 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> CR 00000000 [ - - - - - - - - ] RES 00000000
> FPR00 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPR04 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPR08 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPR12 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPR16 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPR20 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPR24 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPR28 0000000000000000 0000000000000000 0000000000000000
> 0000000000000000
> FPSCR 00000000
> SRR0 00000000 SRR1 00000000 SDR1 00000000
>
> This application has requested the Runtime to terminate it in an
> unusual way.
> Please contact the application's support team for more information.
>
> Am I correct, that somehow the CPU was recognized as PowerPC 601 /
> 620 / 970? Is this OK?
>
> Any help greatly appreciated.
>
> Regards,
> Bartek Celary
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] 0.12.2, PowerPC, CPU 750 wrongly identified (?), hardware error
2010-02-08 12:40 [Qemu-devel] 0.12.2, PowerPC, CPU 750 wrongly identified (?), hardware error Bartlomiej Celary
2010-02-08 21:01 ` Natalia Portillo
@ 2010-02-09 6:36 ` Alexander Graf
[not found] ` <97c31bd81002090059l416d7aefj6ab9dc445e9f57b5@mail.gmail.com>
1 sibling, 1 reply; 4+ messages in thread
From: Alexander Graf @ 2010-02-09 6:36 UTC (permalink / raw)
To: Bartlomiej Celary; +Cc: qemu-devel
On 08.02.2010, at 13:40, Bartlomiej Celary wrote:
> Hi,
> I've just compiled qemu 0.12.2 for Windows under msys.
>
> I am using "-m prep -M 750" options which on 0.11 worked fine. In 012.2 however, I get the following error:
I guess you mean -cpu 750?
Alex
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] 0.12.2, PowerPC, CPU 750 wrongly identified (?), hardware error
[not found] ` <97c31bd81002090059l416d7aefj6ab9dc445e9f57b5@mail.gmail.com>
@ 2010-02-09 9:19 ` Alexander Graf
0 siblings, 0 replies; 4+ messages in thread
From: Alexander Graf @ 2010-02-09 9:19 UTC (permalink / raw)
To: Bartlomiej Celary; +Cc: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 691 bytes --]
Am 09.02.2010 um 09:59 schrieb Bartlomiej Celary <bartlomiej.celary@gmail.com
>:
> On 9 February 2010 07:36, Alexander Graf <agraf@suse.de> wrote:
>
> >
> > I am using "-m prep -M 750" options which on 0.11 worked fine. In
> 012.2 however, I get the following error:
>
> I guess you mean -cpu 750?
>
>
> Correct -- my mistake.
So the only thing I can tell you for sure is that the prep target is
pretty much unsupported. I'm trying to keep the newworld bits
together, but prep is really missing a maintainer.
What that means is that you're pretty much on your own. Patches are
always welcome though. So if you find the reason it doesn't work, feel
free to send a patch!
Alex
[-- Attachment #2: Type: text/html, Size: 1277 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-02-09 9:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-08 12:40 [Qemu-devel] 0.12.2, PowerPC, CPU 750 wrongly identified (?), hardware error Bartlomiej Celary
2010-02-08 21:01 ` Natalia Portillo
2010-02-09 6:36 ` Alexander Graf
[not found] ` <97c31bd81002090059l416d7aefj6ab9dc445e9f57b5@mail.gmail.com>
2010-02-09 9:19 ` Alexander Graf
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).