From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: How to compile qemu-kvm? Date: Tue, 09 Feb 2010 17:33:40 +0200 Message-ID: <4B718054.405@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm To: Dan Bar Dov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47247 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754581Ab0BIPdo (ORCPT ); Tue, 9 Feb 2010 10:33:44 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 02/09/2010 05:04 PM, Dan Bar Dov wrote: > After I get the git tree, checking out the 0.12.2 tag, I run configure+make. > The results of the compilation are > qemu-nbd > qemu-img > qemu-io > qemu-system-x86_64 > > There is no qemu-kvm. > When qemu-system-x86_64 is called by libvirtd, it is called with -no-kvm flag, > resulting in emulation mode and poor performance. > > What do I need to do to compile qemu-kvm from source? > > Fedora renames qemu-system-x86_64 to qemu-kvm. If you do that, you'll get something runnable by libvirt. -- error compiling committee.c: too many arguments to function