From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHHd9-00016a-K6 for qemu-devel@nongnu.org; Wed, 14 Feb 2007 05:44:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHHd5-000158-3e for qemu-devel@nongnu.org; Wed, 14 Feb 2007 05:44:54 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHHd4-000155-Tf for qemu-devel@nongnu.org; Wed, 14 Feb 2007 05:44:50 -0500 Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.52) id 1HHHd4-0001hI-Cw for qemu-devel@nongnu.org; Wed, 14 Feb 2007 05:44:50 -0500 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" Date: Wed, 14 Feb 2007 11:44:47 +0100 From: "Martin Bochnig" Message-ID: <20070214104447.40940@gmx.net> MIME-Version: 1.0 Subject: [Qemu-devel] PATCH: Whole kqemu module can be natively built on Solaris now 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, opensolaris-discuss@opensolaris.org, qemu-announce@opensolaris.org ( ... not the kqemu-wrapper alone [and then linked against foreign built object files, as until recently]. ) Only Makefiles needed to be "ported". No real porting. But more testing was required, than one might have expected (#0._gld_vs._ld && #1._mcmodel=kernel vs. -fpic) "gdiff -Nurb" against http://qemu.com/kqemu-1.3.0pre11.tar.gz : http://opensolaris.org/os/project/qemu/downloads/kqemu-1.3.0pre11__osol20070214.gdiff.bz2 Same gdiff, but without Eric Lowe's CDDL licensed kqemu-solaris wrapper code : http://opensolaris.org/os/project/qemu/downloads/kqemu-1.3.0pre11__osol20070214_WithoutEricLowesWRAPPER__kqemu-solaris.c__.gdiff.bz2 OPEN kqemu accelerator FULL src && bins : http://opensolaris.org/os/project/qemu/downloads/kqemu-1.3.0pre11__sol10FCSplus_20070214_src_and_bins.tar.bz2 Juergen Keil's latest patch (enabling kqemu on old Sol10FCS based hosts) is embedded and compiled in. Thanks for the steadily increasing community involvement, testing and comments. Speacial thanks to Juergen Keil, Ben Taylor and Eric Lowe. p.s. SUNWqemu 0.9.0 sparc and x86/x64 (with Sittichai's TAP patch) will be released on 20070218. Thanks. qemu-discuss@opensolaris.org btw: kqemu may not be a wonder pill. But it does increase performance dramatically in _certain_ scenarios. Please start by reading the docs: http://qemu.com/kqemu-tech.html http://qemu.com/kqemu-doc.html http://qemu.com/kqemu-changelog.html