From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WW3Q1-0005Tz-Az for qemu-devel@nongnu.org; Fri, 04 Apr 2014 08:40:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WW3Ps-00053U-65 for qemu-devel@nongnu.org; Fri, 04 Apr 2014 08:40:25 -0400 Message-ID: <533EA829.8030607@gmail.com> Date: Fri, 04 Apr 2014 07:40:09 -0500 From: Tom Musta MIME-Version: 1.0 References: <1396530891-6352-1-git-send-email-aik@ozlabs.ru> <1396530891-6352-3-git-send-email-aik@ozlabs.ru> <533DAB9D.20702@gmail.com> <533E0208.7030604@ozlabs.ru> In-Reply-To: <533E0208.7030604@ozlabs.ru> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/4] spapr: Enable DABRX special register List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: "qemu-ppc@nongnu.org" , Alexander Graf On 4/3/2014 7:51 PM, Alexey Kardashevskiy wrote: > Since I'll be touching this code soon, I can make copy content of > init_proc_POWER7 to init_proc_POWER8 and remove DABRX if this is what you > mean. Ok? Yes it is. Thanks, Alexey.