From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DWj6G-0003F2-S0 for qemu-devel@nongnu.org; Fri, 13 May 2005 18:57:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DWj6F-0002kM-Ri for qemu-devel@nongnu.org; Fri, 13 May 2005 18:57:44 -0400 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DWj3s-00019y-QD for qemu-devel@nongnu.org; Fri, 13 May 2005 18:55:17 -0400 Received: from [84.99.204.43] (43.204.99-84.rev.gaoland.net [84.99.204.43]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTP id 8192C33174 for ; Sat, 14 May 2005 00:48:00 +0200 (CEST) Message-ID: <42852F16.7030705@bellard.org> Date: Sat, 14 May 2005 00:49:58 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] patches for qemu-cvs on NetBSD References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Hubert Feyrer wrote: > > Hi, > > the following patches contain data from both NetBSD's packages > collection plus some of my own to get latest qemu from CVS built on > NetBSD. Maybe someone wants to include some of them into qemu? > > http://www.feyrer.de/Misc/qemu-20050501.patch > http://www.feyrer.de/Misc/qemu-20050501-x86_64.patch > > FWIW I'm still unable to run Solaris 10/x86 in qemu on NetBSD 2.0 with > this, there appear to be problems with the Java installer getting a > segfault. Plus the mouse driver jumps around, but that's not specific to > Solaris, it happens on all client operating systems. Sorry, but those patches are not in a state where I can apply them. More work is needed to simplify them. Fabrice.