From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MDGTR-0005qA-1R for qemu-devel@nongnu.org; Sun, 07 Jun 2009 07:23:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MDGTL-0005ng-Uk for qemu-devel@nongnu.org; Sun, 07 Jun 2009 07:23:36 -0400 Received: from [199.232.76.173] (port=32849 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MDGTL-0005nY-Rz for qemu-devel@nongnu.org; Sun, 07 Jun 2009 07:23:31 -0400 Received: from mx2.redhat.com ([66.187.237.31]:34469) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MDGTL-0006GL-Ds for qemu-devel@nongnu.org; Sun, 07 Jun 2009 07:23:31 -0400 Date: Sun, 7 Jun 2009 14:23:25 +0300 From: Gleb Natapov Subject: Re: [Qemu-devel] Re: POLL: Why do you use kqemu? Message-ID: <20090607112325.GD29048@redhat.com> References: <4A2A92FE.2010700@redhat.com> <4A2AA10B.6060401@web.de> <4A2B49C0.8020703@redhat.com> <4A2B6DD8.3090104@web.de> <4A2B7F5E.8050807@web.de> <4A2B8787.5080603@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Andreas =?utf-8?Q?F=C3=A4rber?= , Jan Kiszka , Avi Kivity , "qemu-devel@nongnu.org" On Sun, Jun 07, 2009 at 02:13:15PM +0300, Blue Swirl wrote: > kvm-kmod seems to be available only for x86, not amd64. This is not > mentioned in README (in fact, there is no README), configure will > succeed and make will only generate funky errors. I only found this > mentioned in http://www.linux-kvm.org/page/Code after quite a bit of > head scratching. > Never used kvm-kmod on x86 only with x86_64. -- Gleb.