From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: KVM warning about uncertified CPU for SMP for AMD model 2, stepping 3 Date: Wed, 31 Mar 2010 14:51:35 +0200 Message-ID: <20100331125135.GW20695@one.firstfloor.org> References: <20100331024213.GV20695@one.firstfloor.org> <4BB33C0D.9090808@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andi Kleen , Jiri Kosina , Ingo Molnar , Avi Kivity , Marcelo Tosatti , Joerg Roedel , linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Andre Przywara Return-path: Content-Disposition: inline In-Reply-To: <4BB33C0D.9090808@amd.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org > >I guess these warnings could be just disabled. With nearly everyone > >using multi-core these days they are kind of obsolete anyways. > Well, the warning refers to an old single-core only CPU model. Most of > those were able to run in SMP boards, but only a subset of them was > officially certified to do so (Athlon-MP instead of Athlon-XP). Thanks for pointing out the obvious. > To avoid complaints about instability of such systems, the warning was > introduced. If you consider these systems still supported, I wouldn't > disable this warning, at least the check should be disabled only if the > hypervisor CPUID bit is set. The point was that everyone can have a multi-core system for cheap these days, no real motivation for anyone anymore to use old unsupported configurations to get one. -Andi