From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH][RFC] x86: remove SMP check/taint for AMD K7 (was Re: KVM warning about uncertified CPU for SMP for AMD model 2, stepping 3) Date: Wed, 31 Mar 2010 14:53:17 +0200 Message-ID: <20100331125317.GX20695@one.firstfloor.org> References: <20100331024213.GV20695@one.firstfloor.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andi Kleen , Ingo Molnar , Avi Kivity , Marcelo Tosatti , Joerg Roedel , linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Jiri Kosina Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Mar 31, 2010 at 10:15:28AM +0200, Jiri Kosina wrote: > On Wed, 31 Mar 2010, Andi Kleen wrote: > > > > booting 32bit guest on 32bit host on AMD system gives me the following > > > warning when KVM is instructed to boot as SMP: > > > > I guess these warnings could be just disabled. With nearly everyone > > using multi-core these days they are kind of obsolete anyways. > > Why is it there for K7 only anyway? Was that the only product line which > had instances which were explicitly marked as unsuitable for SMP by AMD? Later ones were fused, so even if you wanted to you couldn't cheat this way. Earlier CPUs didn't support SMP. -Andi