From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDHvL-0008GP-Gu for qemu-devel@nongnu.org; Sun, 07 Jun 2009 08:56:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDHvG-0008An-UB for qemu-devel@nongnu.org; Sun, 07 Jun 2009 08:56:31 -0400 Received: from [199.232.76.173] (port=41758 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDHvG-0008Ak-Oh for qemu-devel@nongnu.org; Sun, 07 Jun 2009 08:56:26 -0400 Received: from mx2.redhat.com ([66.187.237.31]:38362) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDHvG-0005Ja-4r for qemu-devel@nongnu.org; Sun, 07 Jun 2009 08:56:26 -0400 Message-ID: <4A2BB8F4.2040005@redhat.com> Date: Sun, 07 Jun 2009 15:56:20 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: POLL: Why do you use kqemu? References: <4A2B7F5E.8050807@web.de> <4A2B8787.5080603@web.de> <20090607112325.GD29048@redhat.com> <4A2BA708.4070004@redhat.com> <4A2BB5FE.3000301@redhat.com> <20090607125207.GG29048@redhat.com> In-Reply-To: <20090607125207.GG29048@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Blue Swirl , =?ISO-8859-1?Q?Andreas_F=E4rber?= , Jan Kiszka , "qemu-devel@nongnu.org" Gleb Natapov wrote: >> That doesn't include the sources - it's only a kit that backports the >> sources so they can run on older kernels. >> >> Either download a tarball, or do >> >> $ cd kvm-kmod >> $ git submodule update --init >> > Is this step mandatory or can I link to existing kernel source instead? > You can probably us ln -s, haven't tried. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.