From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38586 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFVYo-0004JW-7p for qemu-devel@nongnu.org; Fri, 21 May 2010 12:59:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFVYn-0001Hq-1W for qemu-devel@nongnu.org; Fri, 21 May 2010 12:58:58 -0400 Received: from are.twiddle.net ([75.149.56.221]:59054) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFVYm-0001Hd-S1 for qemu-devel@nongnu.org; Fri, 21 May 2010 12:58:57 -0400 Received: from anchor.twiddle.home (anchor.twiddle.home [172.31.0.4]) by are.twiddle.net (Postfix) with ESMTPSA id 735D247 for ; Fri, 21 May 2010 09:58:55 -0700 (PDT) Message-ID: <4BF6BBCF.1080406@twiddle.net> Date: Fri, 21 May 2010 09:58:55 -0700 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/5] tcg-i386: tidy softmmu code References: <1274457790-22396-1-git-send-email-rth@twiddle.net> In-Reply-To: <1274457790-22396-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 05/21/2010 09:02 AM, Richard Henderson wrote: > This is sort-of part 2 of the patch series that I just edited and > re-posted for you. The majority of the patch series deals with > the SOFTMMU code. Gah. Sorry for the re-post of parts 10-15 of the previous series. r~