From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJFML-00013R-PJ for qemu-devel@nongnu.org; Tue, 10 Sep 2013 00:15:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJFM9-0003jz-56 for qemu-devel@nongnu.org; Tue, 10 Sep 2013 00:15:25 -0400 Received: from mail-pb0-f53.google.com ([209.85.160.53]:36505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJFM8-0003jj-Vh for qemu-devel@nongnu.org; Tue, 10 Sep 2013 00:15:13 -0400 Received: by mail-pb0-f53.google.com with SMTP id up15so6994871pbc.26 for ; Mon, 09 Sep 2013 21:15:11 -0700 (PDT) Message-ID: <522E9CC6.8030809@ozlabs.ru> Date: Tue, 10 Sep 2013 14:15:02 +1000 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1376606111-3518-1-git-send-email-afaerber@suse.de> <1376606111-3518-2-git-send-email-afaerber@suse.de> In-Reply-To: <1376606111-3518-2-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v2 1/4] target-ppc: Fill in OpenFirmware names for some PowerPCCPU families List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Prerna Saxena , PowerPC , qemu-devel@nongnu.org, Alexander Graf On 08/16/2013 08:35 AM, Andreas Färber wrote: > Set the expected values for POWER7, POWER7+, POWER8 and POWER5+. > Note that POWER5+ and POWER7+ are intentionally lacking the '+', so the > lack of a POWER7P family constitutes no problem. > > Signed-off-by: Andreas Färber Out of curiosity - is anything going to happen to this series? Is it awaiting for someone's review? Just asking as it is quite old and nobody seems to care :) -- Alexey