From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7If5-0008Go-Bd for qemu-devel@nongnu.org; Thu, 08 Aug 2013 01:21:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7Iex-0001Y3-LA for qemu-devel@nongnu.org; Thu, 08 Aug 2013 01:21:23 -0400 Received: from e23smtp03.au.ibm.com ([202.81.31.145]:35961) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7Iex-0001Xb-3T for qemu-devel@nongnu.org; Thu, 08 Aug 2013 01:21:15 -0400 Received: from /spool/local by e23smtp03.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 8 Aug 2013 15:10:32 +1000 Message-ID: <52032980.9040900@linux.vnet.ibm.com> Date: Thu, 08 Aug 2013 10:45:44 +0530 From: Prerna Saxena MIME-Version: 1.0 References: <1375318941-17624-1-git-send-email-afaerber@suse.de> In-Reply-To: <1375318941-17624-1-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH for-next] spapr: Avoid "HOST@0" CPU node name in SLOF device tree for -cpu host List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Alexey Kardashevskiy , sPAPR , qemu-devel@nongnu.org, Anthony Liguori , Alexander Graf On 08/01/2013 06:32 AM, Andreas Färber wrote: > By default on KVM or when user asks for it via -cpu host, cpu_model will > be "host" and sPAPR merely upper-cases it for the SLOF device tree. > > Change it so that we get the underlying CPU type, e.g., "POWER7_V2.3@0". > > Reported-by: Prerna Saxena > Signed-off-by: Andreas Färber > --- ACK. Reviewed and tested --Works as expected. I'll send out an updated follow-up patch later in the day which ensures PAPR compliance for nomenclature. Regards, -- Prerna Saxena Linux Technology Centre, IBM Systems and Technology Lab, Bangalore, India