From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juan Quintela Subject: Re: [PATCH 23/24] Get CONFIG_CPU_EMULATION back to life Date: Mon, 21 Sep 2009 11:36:41 +0200 Message-ID: References: <67026adfd83b7e99dd1425ed9a7d7594e5543ad6.1253272938.git.quintela@redhat.com> <20090918195455.GB16767@amt.cnet> <4AB743B6.3010101@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:10004 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755490AbZIUJg6 (ORCPT ); Mon, 21 Sep 2009 05:36:58 -0400 In-Reply-To: <4AB743B6.3010101@redhat.com> (Avi Kivity's message of "Mon, 21 Sep 2009 12:13:26 +0300") Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity wrote: > On 09/19/2009 12:44 AM, Juan Quintela wrote: >> Marcelo Tosatti wrote: >> >>> On Fri, Sep 18, 2009 at 01:41:34PM +0200, Juan Quintela wrote: >>> >>>> Code compile with --disable-cpu-emulation, and that don't compile >>>> tcg. This is the minimal set of changes to get it working >>>> >>> Better see this upstreamed (and perhaps remove support from qemu-kvm, >>> unless someone disagrees). >>> >> I am told it is needed for ia64 support. But as ia64 port is not being >> too active, it don't matter too much. >> > > Applied, but can you look at upstreaming this? Thanks. Yeap, but upstream would not agree with this half-done implementation. Will took at upstreaming the proper fix, but it will take a while. Later, Juan.