From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Use qemu-kvm as installation name Date: Thu, 05 Feb 2009 17:44:31 +0200 Message-ID: <498B095F.9080502@redhat.com> References: <1232726884-14747-1-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, anthony@codemonkey.ws To: Alexander Graf Return-path: Received: from mx2.redhat.com ([66.187.237.31]:37880 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752391AbZBEPoo (ORCPT ); Thu, 5 Feb 2009 10:44:44 -0500 In-Reply-To: <1232726884-14747-1-git-send-email-agraf@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: Alexander Graf wrote: > Most distributions use an executable name of qemu-kvm for kvm's > qemu version. > This is mostly because Qemu was there before and there usually is > a package with a binary called qemu-system-x86_64 already. > > In order to not confuse people why distributions do things so > differently from upstream, let's call the binary qemu-kvm in make > install, so it's always qemu-kvm. > > Inspired by Anthony. > While it does make sense, this will break a ton of existing scripts (and my testsuite...). Also, upsteam qemu also does not rename qemu even when kvm support is enabled. -- error compiling committee.c: too many arguments to function