From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [ANNOUNCE] qemu-kvm-0.13.0-rc1 Date: Thu, 09 Sep 2010 08:00:18 -0500 Message-ID: <4C88DA62.4050304@codemonkey.ws> References: <20100908162918.GA27948@amt.cnet> <4C87EC78.9030800@xutrox.com> <4C87F302.7050702@codemonkey.ws> <4C887C12.2060701@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Arjan Koers <0h61vkll2ly8@xutrox.com>, kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:65405 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751451Ab0IINAX (ORCPT ); Thu, 9 Sep 2010 09:00:23 -0400 Received: by gxk23 with SMTP id 23so578979gxk.19 for ; Thu, 09 Sep 2010 06:00:22 -0700 (PDT) In-Reply-To: <4C887C12.2060701@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/09/2010 01:17 AM, Avi Kivity wrote: > On 09/08/2010 11:33 PM, Anthony Liguori wrote: >> On 09/08/2010 03:05 PM, Arjan Koers wrote: >>> On 2010-09-08 18:29, Marcelo Tosatti wrote: >>>> qemu-kvm-0.13.0-rc1 is now available. This release is based on the >>>> upstream qemu 0.13.0-rc1, plus kvm-specific enhancements. >>>> >>>> This release can be used with the kvm kernel modules provided by your >>>> distribution kernel, or by the modules in the kvm-kmod package, such >>>> as kvm-kmod-2.6.35. >>>> >>>> Please help with testing for a stable 0.13.0 release. >>> The build fails when configure flag --disable-cpu-emulation is used: >> >> That flag needs to go away. >> > > It's perfectly reasonable to want to avoid building the tcg code if > you aren't going to use it. Why? It doesn't do any harm to have extra code. Regards, Anthony Liguori