qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] OpenBSD PPC


From: Jonathan Gray
Subject: [Qemu-devel] OpenBSD PPC
Date: Wed, 23 Jun 2004 22:30:45 +1000

Seeing as everyone is busy sending reports on qemu-system-ppc I thought
I'd send one as well.

Trying to boot OpenBSD 3.4 PPC results in the following

invalid/unsupported opcode: 00 - 00 - 00 (00000000) 0x05800000 0
Segmentation fault

A backtrace in gdb gives the following:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1079324352 (LWP 29723)]
tb_link_phys (tb=0x82c1108, phys_pc=788, phys_page2=4294967295)
    at /home/khalek/cvs/qemu/exec.c:820
820         tb->page_next[n] = p->first_tb;
(gdb) bt
#0  tb_link_phys (tb=0x82c1108, phys_pc=788, phys_page2=4294967295)
    at /home/khalek/cvs/qemu/exec.c:820
#1  0x0807bf52 in cpu_ppc_exec (env1=0x8f09ec0)
    at /home/khalek/cvs/qemu/cpu-exec.c:396
#2  0x0804c10a in main_loop () at /home/khalek/cvs/qemu/vl.c:1906

A recent snapshot from
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/macppc/cd35.iso 
(netboot iso)
Also displayed the same problem.

My Mac OS X 10.3 CD however at least shows the Apple logo/loading screen
as others have already described.

regards
Jonathan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]