From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KpUJ2-0000WJ-Vo for qemu-devel@nongnu.org; Mon, 13 Oct 2008 16:46:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KpUJ1-0000W2-C6 for qemu-devel@nongnu.org; Mon, 13 Oct 2008 16:46:20 -0400 Received: from [199.232.76.173] (port=43493 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KpUJ1-0000Vz-7A for qemu-devel@nongnu.org; Mon, 13 Oct 2008 16:46:19 -0400 Received: from kuber.nabble.com ([216.139.236.158]:53728) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KpUJ0-0002Bz-Gv for qemu-devel@nongnu.org; Mon, 13 Oct 2008 16:46:18 -0400 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KpUIy-0007wj-QC for qemu-devel@nongnu.org; Mon, 13 Oct 2008 13:46:16 -0700 Message-ID: <19962610.post@talk.nabble.com> Date: Mon, 13 Oct 2008 13:46:16 -0700 (PDT) From: Some user Subject: Re: [Qemu-devel] [BUG] MIPS statements ei, di no longer work (regression) In-Reply-To: <486544A5.4060508@weilnetz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <4863D564.70507@weilnetz.de> <20080627100431.GD15737@networkno.de> <486544A5.4060508@weilnetz.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Stefan Weil-3 wrote: > > Thiemo Seufer schrieb: >> Stefan Weil wrote: >> ... >>> booting a linux kernel with mips malta no longer works. >>> Both big and little endian mips r2 stop at assembly code di. >>> > Confirmed, broken on MIPS in the trunk (rev. 5478): # qemu-system-mips -M malta -cpu 24Kc ... /qemu/trunk/tcg/tcg.c:1484: tcg fatal error Aborted The same command works OK in "Debian GNU/Linux's Repository version", 0.9.1-6 . Thiemo Seufer schrieb wrote: > >>> >>> The regression was introduced somewhere after Qemu r4753. >>> >> >> Should be fixed now, thanks for the report. >> >> >> Thiemo > Stefan Weil-3 wrote: > > 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 > (In the weeks to come, and not today) I'll do a diff on the Debian Repo source and the trunk. ----- -- http://www.vic-fontaine.com/ http://www.vic-fontaine.com/ -- View this message in context: http://www.nabble.com/-BUG--MIPS-statements-ei%2C-di-no-longer-work-%28regression%29-tp18139478p19962610.html Sent from the QEMU - Dev mailing list archive at Nabble.com.