From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1g0z-00036w-H2 for qemu-devel@nongnu.org; Thu, 18 Dec 2014 13:41:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1g0q-0002yM-CX for qemu-devel@nongnu.org; Thu, 18 Dec 2014 13:41:33 -0500 Message-ID: <54931FC9.4030800@gmail.com> Date: Thu, 18 Dec 2014 12:41:13 -0600 From: Tom Musta 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> <54931D1C.1040406@suse.de> In-Reply-To: <54931D1C.1040406@suse.de> 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: Alexander Graf , qemu-devel@nongnu.org, qemu-ppc@nongnu.org On 12/18/2014 12:29 PM, Alexander Graf wrote: > > > 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 > Signed-off-by: Tom Musta