From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EhLa0-0000rv-9G for qemu-devel@nongnu.org; Wed, 30 Nov 2005 01:36:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EhLZy-0000qo-S6 for qemu-devel@nongnu.org; Wed, 30 Nov 2005 01:36:36 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhLZy-0000ql-P9 for qemu-devel@nongnu.org; Wed, 30 Nov 2005 01:36:34 -0500 Received: from [64.233.182.192] (helo=nproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EhLZy-0006Ys-Nz for qemu-devel@nongnu.org; Wed, 30 Nov 2005 01:36:35 -0500 Received: by nproxy.gmail.com with SMTP id x37so605660nfc for ; Tue, 29 Nov 2005 22:36:33 -0800 (PST) Message-ID: Date: Wed, 30 Nov 2005 07:36:33 +0100 From: Pascal Terjan Subject: Re: [Qemu-devel] kqemu runtime loading In-Reply-To: <20051129214205.GA11244@jbrown.mylinuxbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1133291190.24417.101.camel@localhost> <20051129214205.GA11244@jbrown.mylinuxbox.org> 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 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 th= e > > neat available package. Mandriva package is built with support for both kqemu and qvm86 (kqemu is chosen first if both are available).