qemu-ppc
[Top][All Lists]
Advanced

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

[Qemu-ppc] Missing interrupts on g3beige and mac99 machines


From: Programmingkid
Subject: [Qemu-ppc] Missing interrupts on g3beige and mac99 machines
Date: Sat, 18 Apr 2015 17:40:58 -0400


On Apr 16, 2015, at 4:53 PM, address@hidden wrote:

While trying to implement OS 9 support on QEMU, I've run into the following
errors from the operating system:

g3beige:
   ******************* MacOS: Fatal Error!  (0xF3B37FDB) *******************
   Official Apple copyright message missing.
   ******************* MacOS: Fatal Error!  (0xF3B37FDB) *******************
   MacOS: missing cpu "reservation-granule-size" property.
   MacOS: unable to find a usable NVRAM partition - using offset 0x1400.
   ******************* MacOS: Fatal Error!  (0xF3B37FDB) *******************
   MacOS: Neither RTAS nor plug-ins found and installed!
   MacOS: Boot Failure!  (0xF3C481F6)
   MacOS: unable to find an interrupt controller node.

mac99:
   ******************* MacOS: Fatal Error!  (0xF3B37FDB) *******************
   Official Apple copyright message missing.
   ******************* MacOS: Fatal Error!  (0xF3B37FDB) *******************
   MacOS: missing cpu "reservation-granule-size" property.
   MacOS: unable to find a usable NVRAM partition - using offset 0x1400.
   MacOS: Boot Failure!  (0xF3C481F6)
   MacOS: device has < 1 interrupts!

I think this might help you. It is the full listing of my iBook's PowerPC,750 node's properties. 
Note that the reservation-granule-size property has a value of 0x20. This is the same
value I saw on both my iBook and iMac. Hopefully this information will help take out
one error message.

ff83d8d8: /PowerPC,address@hidden
ff83dcb8:   /l2-cache
 ok
0 > dev PowerPC,750  ok
0 > .properties 
name                    PowerPC,750
                        
device_type             cpu
reg                     00000000  
cpu-version             00088300 
state                   running
clock-frequency         11e1a2fd 
bus-frequency           03f7ec51 
timebase-frequency      00fdfb14 
reservation-granule-size00000020 
tlb-sets                00000040 
tlb-size                00000080 
d-cache-size            00008000 
i-cache-size            00008000 
d-cache-sets            00000080 
i-cache-sets            00000080 
i-cache-block-size      00000020 
d-cache-block-size      00000020 
graphics                
performance-monitor     
flush-on-lock           
l2-cache                ff83dcb8 
l2cr                    a9000012 
existing                00000000 80000000 80000000 80000000 
available               00003000 7fffd000 d0000000 20000000 
translations            00000000 00003000 00000000 00000010 80000000 00080000 80000000 00000028 
                        80080000 00001000 80080000 00000028 f0000000 00010000 f0000000 00000028 
                        f0800000 00001000 f0800000 00000028 f0c00000 00001000 f0c00000 00000028 
                        f2000000 00010000 f2000000 00000028 f2800000 00001000 f2800000 00000028 
                        f2c00000 00001000 f2c00000 00000028 f4000000 00010000 f4000000 00000028 
                        f4800000 00001000 f4800000 00000028 f4c00000 00001000 f4c00000 00000028 
                        f5200000 00200000 f5200000 00000028 f5200000 00200000 f5200000 00000028 
                        f8000000 00003000 f8000000 00000028 ff800000 00400000 13c00000 00000010 
                        ... 00000120 bytes total



reply via email to

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