From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ME4Pb-00076Y-2p for qemu-devel@nongnu.org; Tue, 09 Jun 2009 12:42:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ME4PQ-0006qa-DN for qemu-devel@nongnu.org; Tue, 09 Jun 2009 12:42:53 -0400 Received: from [199.232.76.173] (port=49847 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ME4PQ-0006pv-5B for qemu-devel@nongnu.org; Tue, 09 Jun 2009 12:42:48 -0400 Received: from mx2.redhat.com ([66.187.237.31]:35508) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ME4PP-0007se-LE for qemu-devel@nongnu.org; Tue, 09 Jun 2009 12:42:48 -0400 Message-ID: <4A2E9102.6000100@redhat.com> Date: Tue, 09 Jun 2009 19:42:42 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] provide cpu_index to env mapping References: <1244564118-428-1-git-send-email-glommer@redhat.com> <4A2E8CDE.7050507@redhat.com> <20090609164009.GP11966@poweredge.glommer> In-Reply-To: <20090609164009.GP11966@poweredge.glommer> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org Glauber Costa wrote: > On Tue, Jun 09, 2009 at 07:25:02PM +0300, Avi Kivity wrote: > >> Glauber Costa wrote: >> >>> There are some people interested in, given a cpu number, >>> pick its CPUState. KVM is an example, although not yet in tree. >>> This patch provides a way of doing that. >>> >>> >>> >> I think it's better to migrate kvm towards using env as the handle >> instead of the cpu index. >> > btw: the particular user of this is cpu hotplug. > Well, cpu hotplug should definitely use the apic id. -- error compiling committee.c: too many arguments to function