From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5uwW-00065O-04 for qemu-devel@nongnu.org; Wed, 22 Jan 2014 05:22:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5uwQ-0004R9-0N for qemu-devel@nongnu.org; Wed, 22 Jan 2014 05:21:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5uwP-0004R4-OT for qemu-devel@nongnu.org; Wed, 22 Jan 2014 05:21:49 -0500 Message-ID: <52DF9B76.8060807@redhat.com> Date: Wed, 22 Jan 2014 11:20:38 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1389014715.19378.8.camel@hamster.uk.xensource.com> <52CAEF54.7030901@suse.de> <52CB17D1.2060400@redhat.com> <20140107123417.GG10654@zion.uk.xensource.com> <52CC01F6.6050502@redhat.com> <20140121182745.GA23328@zion.uk.xensource.com> In-Reply-To: <20140121182745.GA23328@zion.uk.xensource.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Xen-devel] Project idea: make QEMU more flexible List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wei Liu Cc: Peter Maydell , Stefano Stabellini , QEMU Developers , "xen-devel@lists.xen.org" , Frediano Ziglio , Anthony Liguori , =?ISO-8859-1?Q?Andreas_F=E4rber?= Il 21/01/2014 19:27, Wei Liu ha scritto: >> > >> > Googling "disable tcg" would have provided an answer, but the patches >> > were old enough to be basically useless. I'll refresh the current >> > version in the next few days. Currently I am (or try to be) on >> > vacation, so I cannot really say when, but I'll do my best. :) >> > > Hi Paolo, any update? Oops, sorry, I thought I had sent that out. It's in the disable-tcg branch on my github repository. Paolo