From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EzNbA-0001fO-Rr for qemu-devel@nongnu.org; Wed, 18 Jan 2006 19:24:21 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EzNb8-0001eV-Lc for qemu-devel@nongnu.org; Wed, 18 Jan 2006 19:24:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzNb8-0001eS-CV for qemu-devel@nongnu.org; Wed, 18 Jan 2006 19:24:18 -0500 Received: from [66.93.172.17] (helo=nevyn.them.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EzNf4-0001Ov-Rb for qemu-devel@nongnu.org; Wed, 18 Jan 2006 19:28:23 -0500 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EzNYg-0005Zr-Rf for qemu-devel@nongnu.org; Wed, 18 Jan 2006 19:21:46 -0500 Date: Wed, 18 Jan 2006 19:21:46 -0500 From: Daniel Jacobowitz Subject: Re: [Qemu-devel] MIPS emulation? Message-ID: <20060119002146.GA21395@nevyn.them.org> References: <7E000E7F06B05C49BDBB769ADAF44D07693A82@NT-SJCA-0750.brcm.ad.broadcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7E000E7F06B05C49BDBB769ADAF44D07693A82@NT-SJCA-0750.brcm.ad.broadcom.com> 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 On Tue, Jan 17, 2006 at 01:37:05PM -0800, Mark E Mason wrote: > Hello Daniel, > > linux-mips.org CVS hasn't been updated in a couple of months > (they switched to git). What's the latest MIPS kernel you've > booted with qemu? The recent ones from the git repository seem > to spin processing interrupts after detecting the wait instruction. Sorry, sticky fingers; I meant GIT, the CVS repo never had qemu support. Atsushi Nemoto reported the same problem. I don't know what's changed. The kernel I used for testing was 2.6.14-rc2, I believe, but you'd need a few patches that were merged later; I haven't touched that build tree since Nov. 27th. -- Daniel Jacobowitz CodeSourcery