From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VEsz8-0007FS-6s for qemu-devel@nongnu.org; Wed, 28 Aug 2013 23:33:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VEsz2-00084F-8v for qemu-devel@nongnu.org; Wed, 28 Aug 2013 23:33:26 -0400 Date: Thu, 29 Aug 2013 13:33:07 +1000 From: Paul Mackerras Message-ID: <20130829033307.GB20680@iris.ozlabs.ibm.com> References: <1377686237-17683-1-git-send-email-aik@ozlabs.ru> <521DD5B7.6070004@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <521DD5B7.6070004@suse.de> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5] powerpc: add PVR mask support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andreas =?iso-8859-1?Q?F=E4rber?= Cc: Alexey Kardashevskiy , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf On Wed, Aug 28, 2013 at 12:49:27PM +0200, Andreas F=E4rber wrote: > According to the only reply I received, it's "POWER7", not "POWER7+" - > see my patch description. If that information was wrong, we'll need to > move POWER7P introduction before my fw_name patch and update it accordi= ngly. It should be "POWER7+" for consistency with other hypervisors and firmware. Regards, Paul.