From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EhP6m-0002Cr-Dt for qemu-devel@nongnu.org; Wed, 30 Nov 2005 05:22:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EhOxR-0001f6-Nk for qemu-devel@nongnu.org; Wed, 30 Nov 2005 05:13:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhOlE-0000Xr-N6 for qemu-devel@nongnu.org; Wed, 30 Nov 2005 05:00:26 -0500 Received: from [212.247.154.97] (helo=swip.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EhOlD-0001h1-Pl for qemu-devel@nongnu.org; Wed, 30 Nov 2005 05:00:24 -0500 Received: from [83.182.16.98] (HELO aphrodite.beeznest.net) by mailfe04.swip.net (CommuniGate Pro SMTP 5.0.2) with ESMTP id 30110910 for qemu-devel@nongnu.org; Wed, 30 Nov 2005 11:00:20 +0100 Subject: Re: [Qemu-devel] kqemu runtime loading From: =?ISO-8859-1?Q?J=E9r=F4me?= Warnier In-Reply-To: References: <1133291190.24417.101.camel@localhost> <20051129214205.GA11244@jbrown.mylinuxbox.org> Content-Type: text/plain; charset=ISO-8859-15 Date: Wed, 30 Nov 2005 11:00:20 +0100 Message-Id: <1133344820.3384.19.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: List qemu-devel Le mercredi 30 novembre 2005 =E0 07:36 +0100, Pascal Terjan a =E9crit : > On 11/29/05, Jim C. Brown wrote: > > > For packaged versions of qemu (most Linux distributions do those days= ), > > > you have to rebuild it yourself (without packaging) instead of using = the > > > neat available package. >=20 > Mandriva package is built with support for both kqemu and qvm86 (kqemu > is chosen first if both are available). So, it needs the non-free part at build-time, but they remove it afterwards? Is that so? Thanks