From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BoOYc-0006nf-TF for qemu-devel@nongnu.org; Sat, 24 Jul 2004 11:35:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BoOYb-0006mc-PT for qemu-devel@nongnu.org; Sat, 24 Jul 2004 11:35:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BoOYb-0006mT-Mz for qemu-devel@nongnu.org; Sat, 24 Jul 2004 11:35:29 -0400 Received: from [211.29.132.67] (helo=mail013.syd.optusnet.com.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BoOVK-00023J-1w for qemu-devel@nongnu.org; Sat, 24 Jul 2004 11:32:06 -0400 Received: from c210-49-30-228.rochd2.qld.optusnet.com.au (c210-49-30-228.rochd2.qld.optusnet.com.au [210.49.30.228]) by mail013.syd.optusnet.com.au (8.11.6p2/8.11.6) with ESMTP id i6OFW3F06950 for ; Sun, 25 Jul 2004 01:32:04 +1000 Received: from [192.168.1.1] (blackpaw.cable.nu [192.168.1.1]) by c210-49-30-228.rochd2.qld.optusnet.com.au (Postfix) with ESMTP id 7A93490240 for ; Sun, 25 Jul 2004 01:32:03 +1000 (EST) Message-ID: <410280F2.4020809@optusnet.com.au> Date: Sun, 25 Jul 2004 01:32:02 +1000 From: Lindsay Mathieson MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu-fast kernel patch question Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu Hi All - great project, have managed to instal win98 and its usable under linux - thats a miracle. I'm using qemu 0.6.0 (website binaries) and Mandrake Official 10, kernel 2.6.3-15mdk and want to modify it for the fast option. I have include/asm/page.h, which looks slightly different to what is described but essentially the same. However there is no vmlinux.lds anywhere to modify. Any suggestions ? Thanks - Lindsay