From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] Revert "target-ppc: Create versionless CPU class per family if KVM" Date: Mon, 02 Mar 2015 14:51:51 +0100 Message-ID: <54F46AF7.60209@suse.de> References: <1425169895-10783-1-git-send-email-afaerber@suse.de> <54F4678D.20909@suse.de> <54F468D5.2060407@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Alexey Kardashevskiy , qemu-stable@nongnu.org, Paolo Bonzini , qemu-ppc , kvm To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , qemu-devel@nongnu.org Return-path: Received: from cantor2.suse.de ([195.135.220.15]:60142 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750824AbbCBNvy (ORCPT ); Mon, 2 Mar 2015 08:51:54 -0500 In-Reply-To: <54F468D5.2060407@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On 02.03.15 14:42, Andreas F=C3=A4rber wrote: > Am 02.03.2015 um 14:37 schrieb Alexander Graf: >> On 01.03.15 01:31, Andreas F=C3=A4rber wrote: >>> This reverts commit 5b79b1cadd3e565b6d1a5ba59764bd47af58b271 to avo= id >>> double-registration of types: >>> >>> Registering `POWER5+-powerpc64-cpu' which already exists >>> >>> Taking the textual description of a CPU type as part of a new type = name >>> is plain wrong, and so is unconditionally registering a new type he= re. >>> >>> Cc: Alexey Kardashevskiy >>> Cc: qemu-stable@nongnu.org >>> Signed-off-by: Andreas F=C3=A4rber >> >> Doesn't this break p8 support? >=20 > Maybe, but p5 support was in longer and this is definitely a regressi= on > and really really wrong. If you know a way to fix it without handing = it > back to the IBM guys for more thought, feel free to give it a shot. I honestly don't fully remember what this was about. Wasn't this our special KVM class that we use to create a compatible cpu type on the fl= y? Alexey, please take a look at it. Alex >=20 > Andreas >=20