From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DObHc-0000B1-6d for qemu-devel@nongnu.org; Thu, 21 Apr 2005 08:59:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DObHa-00009h-IL for qemu-devel@nongnu.org; Thu, 21 Apr 2005 08:59:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DObHa-0007Wd-F7 for qemu-devel@nongnu.org; Thu, 21 Apr 2005 08:59:50 -0400 Received: from [65.74.133.9] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DOb9I-0002Je-0b for qemu-devel@nongnu.org; Thu, 21 Apr 2005 08:51:16 -0400 From: Paul Brook Subject: Re: [Qemu-devel] RE: Qemu-devel Digest, Vol 25, Issue 38 Date: Thu, 21 Apr 2005 13:48:34 +0100 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504211348.34717.paul@codesourcery.com> 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 Cc: William barath On Thursday 21 April 2005 07:20, William barath wrote: > I've tried recently to build both qvm86 and kqemu kernel modules with > identical results... > > Instead of building the module, it builds ALL other kernel modules. > Luckily this only takes a few minutes on the second and third attempt! > > I'm using SuSE 9.1 FTP edition with the stock kernel "2.6.4-52-default", > and today's CVS of both qemu and qvm86, as well as the kqemu plugin tarball > from Fabrice's site. > Do I have to install a new kernel to get around this? Probably. 2.6.4 is fairly old. I'm not particularly interested in making qvm86 support such old kernels. Paul