From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60145) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1fpl-0007hW-EQ for qemu-devel@nongnu.org; Thu, 18 Dec 2014 13:30:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1fpe-0006ME-0E for qemu-devel@nongnu.org; Thu, 18 Dec 2014 13:29:57 -0500 Message-ID: <54931D1C.1040406@suse.de> Date: Thu, 18 Dec 2014 19:29:48 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1418920477-11669-1-git-send-email-tommusta@gmail.com> <1418920477-11669-6-git-send-email-tommusta@gmail.com> <5493089E.1050109@suse.de> <5493188C.5060501@gmail.com> In-Reply-To: <5493188C.5060501@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 5/9] target-ppc: Introduce TEXASRU Bit Fields List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Tom Musta , qemu-devel@nongnu.org, qemu-ppc@nongnu.org On 18.12.14 19:10, Tom Musta wrote: > On 12/18/2014 11:02 AM, Alexander Graf wrote: >> >> >> On 18.12.14 17:34, Tom Musta wrote: >>> Define mnemonics for the various bit fields in the Transaction >>> EXception And Summary Register (TEXASR). >> >> This is missing an SoB line. >> >> >> Alex >> > > Sorry about that. I will publish a V2 but may wait a day or so for any other other comments. The patches look good IMHO, just reply with your SoB line and I'll apply the rest too :) Alex