From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH][RESEND] Add kvm_set_boot_cpu_id() API. Date: Tue, 07 Jul 2009 12:56:01 +0300 Message-ID: <4A531BB1.5060908@redhat.com> References: <20090706143546.GB28046@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41439 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753690AbZGGJxf (ORCPT ); Tue, 7 Jul 2009 05:53:35 -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 n679rddJ003226 for ; Tue, 7 Jul 2009 05:53:39 -0400 In-Reply-To: <20090706143546.GB28046@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/06/2009 05:35 PM, Gleb Natapov wrote: > Old kernel assumed that apic id of a boot cpus is zero, recent kernels > have an IOCTL to configure BSP's apic id. The patch adds API function to > use this capability. The BSP apic id is set to zero (now explicitly) > since QEMU/BIOS not ready yet to take full advantage of the new API. > Applied, thanks. -- error compiling committee.c: too many arguments to function