From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HlC6o-0005pl-6W for qemu-devel@nongnu.org; Mon, 07 May 2007 18:55:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HlC6l-0005p4-UA for qemu-devel@nongnu.org; Mon, 07 May 2007 18:55:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HlC6l-0005os-QO for qemu-devel@nongnu.org; Mon, 07 May 2007 18:55:07 -0400 Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HlBzj-0005MA-QR for qemu-devel@nongnu.org; Mon, 07 May 2007 18:47:52 -0400 Date: Tue, 8 May 2007 00:48:08 +0200 (CEST) From: Johannes Schindelin Subject: Re: [Qemu-devel] [PATCH] qemu Makefile.target cpu-all.h cpu-exec.c dynge... In-Reply-To: <463F8AAE.3030700@mail.berlios.de> Message-ID: References: <463F8AAE.3030700@mail.berlios.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: qemu-devel@nongnu.org Hi Stefan, On Mon, 7 May 2007, Stefan Weil wrote: > here is a (partially crude) patch which mixes your code with my own MIPS > host extension and code parts from a MIPS host made by Johannes E. > Schindelin 2 years ago. Hey, that's cool! I did not have the motivation/time/machines to pick up on that port... Ciao, Dscho