qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel][BUG] MIPS statements ei, di no longer work (regression)


From: Stefan Weil
Subject: Re: [Qemu-devel][BUG] MIPS statements ei, di no longer work (regression)
Date: Fri, 27 Jun 2008 21:51:01 +0200
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)

Thiemo Seufer schrieb:
Stefan Weil wrote:
Hi,

booting a linux kernel with mips malta no longer works.
Both big and little endian mips r2 stop at assembly code di.

A simple test program shows the same kind of error for
di and ei. Both statements result in this output:

$ ./mipsel-softmmu/qemu-system-mipsel -M malta -kernel /tmp/test-le -d in_asm
/home/stefan/src/qemu-trunk/trunk/tcg/tcg.c:1726: tcg fatal error
Abgebrochen (= aborted)

The regression was introduced somewhere after Qemu r4753.

Should be fixed now, thanks for the report.


Thiemo
ei, di is fixed by your latest changes, thanks.

Now "ext  v0,a1,0x7,0x3" is the next kernel code which
stops Qemu with a tcg fatal error.

Stefan





reply via email to

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