From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 1/4] Introduce kvm_vcpu_is_bsp() function. Date: Mon, 08 Jun 2009 19:57:22 +0300 Message-ID: <4A2D42F2.7000301@redhat.com> References: <1244453578-29857-1-git-send-email-gleb@redhat.com> <1244453578-29857-2-git-send-email-gleb@redhat.com> <4A2CF3EC.4050607@redhat.com> <1244480017.16253.27.camel@slate.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , kvm@vger.kernel.org, Carsten Otte , "Zhang, Xiantao" To: Hollis Blanchard Return-path: Received: from mx2.redhat.com ([66.187.237.31]:46032 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755350AbZFHQ5S (ORCPT ); Mon, 8 Jun 2009 12:57:18 -0400 In-Reply-To: <1244480017.16253.27.camel@slate.austin.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: Hollis Blanchard wrote: >> please wrap with HAVE_KVM_IRQCHIP (which is a close approximation). >> > > I don't know about that... I've definitely thought about implementing an > in-kernel PIC for PowerPC. (That will make more sense as an optimization > once the processors with hypervisor support start hitting the market.) > Yes, wasn't such a great idea. I guess a new symbol CONFIG_KVM_APIC_ARCHITECTURE which will also encapsulate the ioapic stuff. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.