Re: [Qemu-devel] MIPS little endian user space emulation

2006-09-08 Thread wangji
Khi Thứ sáu 08 Tháng chín 2006 6:35 chiều, Dirk Behme viết: > Hi, > > anybody with success using little endian MIPS user space > emulation qemu-mipsel? I try to run a simple hello world > example using recent QEMU snapshot. It crashes with "qemu: > unhandled CPU exception 0x1a - aborting". For more

Re: [Qemu-devel] MIPS little endian user space emulation

2006-09-08 Thread Stefan Weil
Dirk Behme schrieb: > Hi, > > anybody with success using little endian MIPS user space emulation > qemu-mipsel? I try to run a simple hello world example using recent > QEMU snapshot. It crashes with "qemu: unhandled CPU exception 0x1a - > aborting". For more details see below. Doing the same with

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-08 Thread Blue Swirl
It must be hanging while probing for sound modules, try adding 'blacklist snd-sun-cs4231' to /etc/modules.d/blacklist This patch should fix hanging, unless some program waits until playback is finished. Implementing full audio support for CS4231 would not be too difficult. Is this chip used

[Qemu-devel] MIPS little endian user space emulation

2006-09-08 Thread Dirk Behme
Hi, anybody with success using little endian MIPS user space emulation qemu-mipsel? I try to run a simple hello world example using recent QEMU snapshot. It crashes with "qemu: unhandled CPU exception 0x1a - aborting". For more details see below. Doing the same with ARM compiler and qemu-arm

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-08 Thread Igor Kovalenko
>Specifying the console allows aurora to get farther, even starting X.>Mouse doesn't seem to work though. ;0) Mouse should work with Igor Kovalenko's patch, which I resent some days ago.But I can't get to X with aurora-2.0, it just hangs much earlier.It must be hanging while probing for sound modul

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-08 Thread Blue Swirl
Specifying the console allows aurora to get farther, even starting X. Mouse doesn't seem to work though. ;0) Mouse should work with Igor Kovalenko's patch, which I resent some days ago. But I can't get to X with aurora-2.0, it just hangs much earlier. __