From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IPYHB-0002OI-I3 for qemu-devel@nongnu.org; Mon, 27 Aug 2007 02:40:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IPYH9-0002NG-Rz for qemu-devel@nongnu.org; Mon, 27 Aug 2007 02:40:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IPYH9-0002N4-Lt for qemu-devel@nongnu.org; Mon, 27 Aug 2007 02:40:39 -0400 Received: from nf-out-0910.google.com ([64.233.182.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IPYH9-0004z3-4K for qemu-devel@nongnu.org; Mon, 27 Aug 2007 02:40:39 -0400 Received: by nf-out-0910.google.com with SMTP id 30so952934nfu for ; Sun, 26 Aug 2007 23:40:37 -0700 (PDT) Message-ID: <46D27235.9040306@gmail.com> Date: Mon, 27 Aug 2007 08:41:57 +0200 From: Ronald MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] linux/sched.c not included in kqemu-linux.c 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 The first post gives my problem: http://qemu-forum.ipi.fi/viewtopic.php?t=3981 This link provides the fix: http://article.gmane.org/gmane.comp.emulators.qemu/18976 This is because I have a *very* small kernel (less than 2MB). I tested this by using the full stock kernels devel (which worked). Keep up the good work :)