From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH] Set bit 1 in disabled processor's _STA Date: Mon, 18 May 2009 14:40:18 +0300 Message-ID: <20090518114018.GB14536@redhat.com> References: <20090517082347.GG3909@redhat.com> <20090517143107.GM27295@poweredge.glommer> <20090517143235.GK3909@redhat.com> <20090517150727.GO27295@poweredge.glommer> <20090517153022.GB21386@redhat.com> <4A106E83.6080302@redhat.com> <20090518051718.GL3909@redhat.com> <4A10F5D6.5060700@redhat.com> <20090518055358.GA6438@redhat.com> <20090518113943.GR27295@poweredge.glommer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm@vger.kernel.org To: Glauber Costa Return-path: Received: from mx2.redhat.com ([66.187.237.31]:39052 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754594AbZERLkT (ORCPT ); Mon, 18 May 2009 07:40:19 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n4IBeKcD014190 for ; Mon, 18 May 2009 07:40:20 -0400 Content-Disposition: inline In-Reply-To: <20090518113943.GR27295@poweredge.glommer> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, May 18, 2009 at 08:39:43AM -0300, Glauber Costa wrote: > > Now I recall something on LKML about this. Well, in this case Linux > > shouldn't have used ACPI to invent its own way to do cpu hot-plug. > It didn't. > History shows that this method is what is used in some unisys machines, > which seems to be the only ones implementing this around. The questions are: What is "this" that linux currently implements, how windows expects CPU hot-plug to work, are there any real x86 hardware that supports CPU host-plug and what should we do about all this. -- Gleb.