From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [kvmarm] [RFC PATCH 0/3] KVM: ARM: Get rid of hardcoded VGIC addresses Date: Fri, 26 Oct 2012 06:40:21 +1100 Message-ID: <1351194021.2728.170.camel@pasglop> References: <1350173065-35350-1-git-send-email-c.dall@virtualopensystems.com> <507F172D.2030802@suse.de> <20121017221022.GA4333@bloggs.ozlabs.ibm.com> <1350518331.4678.114.camel@pasglop> <508675FC.7090901@siemens.com> <20121024005017.GA17834@bloggs.ozlabs.ibm.com> <5089656A.9010704@redhat.com> <5089699D.3050004@siemens.com> <50898479.8060402@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Jan Kiszka , Paul Mackerras , Christoffer Dall , Alexander Graf , "kvmarm@lists.cs.columbia.edu" , "kvm@vger.kernel.org" , kvm-ppc , Peter Maydell To: Paolo Bonzini Return-path: In-Reply-To: <50898479.8060402@redhat.com> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Thu, 2012-10-25 at 20:27 +0200, Paolo Bonzini wrote: > Probably you do need a variant of KVM_CREATE_IRQCHIP to create the > IOAPICs/source controllers (Paul's proposal at > http://permalink.gmane.org/gmane.comp.emulators.kvm.powerpc.devel/5674 > for example), assign chip ids to them, set the number of input lines, > etc. but the configuration should work well with the existing ioctls, > with no limit on the number of sources. But what do you mean by "configuration" really ? I don't see anything in common there. Cheers, Ben.