Hi,
Am 10.12.2009 um 18:51 schrieb Palle Lyckegaard:
what is the current state of the qemu-system-malta?
When I try to run a NetBSD or Linux kernel the following message
appears:
./git/qemu/mips-softmmu/qemu-system-mips -kernel ./netbsd_malta -m
64 -nographic
qemu: hardware error: Unknown device 'smbus-eeprom' for bus 'I2C'
I don't know about MIPS, but have you tried any of my --whole-archive
patches for Solaris? Not having things initialized properly can lead
to mysterious crashes at startup.
Andreas
CPU #0:
pc=0xbfc00000 HI=0x00000000 LO=0x00000000 ds 0010 00000000 0
GPR00: r0 00000000 at 00000000 v0 00000000 v1 00000000
GPR04: a0 00000000 a1 00000000 a2 00000000 a3 00000000
GPR08: t0 00000000 t1 00000000 t2 00000000 t3 00000000
GPR12: t4 00000000 t5 00000000 t6 00000000 t7 00000000
GPR16: s0 00000000 s1 00000000 s2 00000000 s3 00000000
GPR20: s4 00000000 s5 00000000 s6 00000000 s7 00000000
GPR24: t8 00000000 t9 00000000 k0 00000000 k1 00000000
GPR28: gp 00000000 sp 00000000 s8 00000000 ra 00000000
CP0 Status 0x00400004 Cause 0x00000000 EPC 0x00000000
Config0 0x80008482 Config1 0x9e190c8b LLAddr 0x00000000
Abort (core dumped)
Note: Host is OpenSolaris 2009.06 (SPARC) if that matters...
Regards
Palle