From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgt3H-0007GE-4z for qemu-devel@nongnu.org; Fri, 07 Dec 2012 03:12:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tgt3B-0000No-C6 for qemu-devel@nongnu.org; Fri, 07 Dec 2012 03:12:55 -0500 Received: from chello084112167138.7.11.vie.surfer.at ([84.112.167.138]:33199 helo=wiesinger.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgt3B-0000Nf-19 for qemu-devel@nongnu.org; Fri, 07 Dec 2012 03:12:49 -0500 Message-ID: <50C1A4C7.1000903@wiesinger.com> Date: Fri, 07 Dec 2012 09:11:51 +0100 From: Gerhard Wiesinger MIME-Version: 1.0 References: <877goysvtm.fsf@codemonkey.ws> <50C10F63.4080208@wiesinger.com> <87wqwu1ffk.fsf@blackfin.pond.sub.org> In-Reply-To: <87wqwu1ffk.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 1.3.0 release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On 07.12.2012 08:37, Markus Armbruster wrote: > Gerhard Wiesinger writes: > >> On 03.12.2012 21:51, Anthony Liguori wrote: >>> Hi, >>> >>> Major features include: >>> - After nearly 6 years of work, all remaining differences between the >>> qemu-kvm.git and qemu.git have been merged into qemu.git >>> >> How is qemu-kvm enabled? >> --enable-kvm ? > Yes. > >> Is there a runtime only command line switch also available? > I didn't get that. Is it possible to have only one binary built and switch between qemu and qemu-kvm by specifying a command line option? Another possibility might be when binary is name qemu-kvm KVM is enabled otherwise not- Therefore 2 different binary builds between qemu and qemu-kvm aren't necessary. Ciao, Gerhard