From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46289 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiAuG-0002Ax-Mq for qemu-devel@nongnu.org; Wed, 26 Jan 2011 14:19:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiAuF-0005ta-GM for qemu-devel@nongnu.org; Wed, 26 Jan 2011 14:19:52 -0500 Received: from b.mail.sonic.net ([64.142.19.5]:56611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiAuF-0005sZ-95 for qemu-devel@nongnu.org; Wed, 26 Jan 2011 14:19:51 -0500 Message-ID: <4D4073C8.8090309@twiddle.net> Date: Wed, 26 Jan 2011 11:19:36 -0800 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 5/7] tcg-i386: Implement deposit operation. References: <1294716228-9299-1-git-send-email-rth@twiddle.net> <1294716228-9299-6-git-send-email-rth@twiddle.net> <20110125122749.GA19736@edde.se.axis.com> <4D3EF6C1.3080502@twiddle.net> <20110125164816.GA23569@laped.lan> <4D3F4993.4010109@twiddle.net> <20110126085338.GA26088@laped.lan> <4D4042B4.4020805@twiddle.net> <4D404533.3060708@suse.de> <4D404E66.4020109@twiddle.net> <4D4050E3.9010207@suse.de> <4D40660F.9070004@twiddle.net> <4D40678F.8030504@suse.de> <4D406E30.8030502@twiddle.net> <4D406F97.8050001@suse.de> <4D407092.9090401@twiddle.net> <4D407187.6070205@suse.de> In-Reply-To: <4D407187.6070205@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: "Edgar E.Iglesias" , qemu-devel@nongnu.org, aurelien@aurel32.net On 01/26/2011 11:09 AM, Alexander Graf wrote: > Please be aware of the fact that I'm currently reworking the whole CC > model, so if you start working on the register acceleration now there > will be conflicts for sure :). Roger. > Do you have code to test it with? Er, I assume I can pull something out of my hercules installation, but if you already have images tarred up, that would be helpful. r~