From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: Re: [PATCH v2] ARM: DT: Add binding for GIC virtualization extentions (VGIC) Date: Wed, 09 May 2012 21:36:43 +0200 Message-ID: References: <1336586277-28454-1-git-send-email-marc.zyngier@arm.com> <201205091921.43299.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201205091921.43299.arnd@arndb.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Arnd Bergmann Cc: grant.likely@secretlab.ca, devicetree-discuss@lists.ozlabs.org, rob.herring@calxeda.com, david.vrabel@citrix.com, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Wed, 9 May 2012 19:21:42 +0000, Arnd Bergmann wrote: > On Wednesday 09 May 2012, Marc Zyngier wrote: >> >> The GICv2 can have virtualization extension support, consisting >> of an additional set of registers and interrupts. Add the necessary >> binding to the GIC DT documentation. >> >> Signed-off-by: Marc Zyngier > > Would it make sense to add a way to detect whether a GIC is virtual > or real? Maybe an optional empty "virtual-gic" property or an additional > "compatible" value. Even if we don't need it now, it might come in handy > if we require it already. I don't really see a need for this. When running on a virtual machine, the kernel cannot tell if this is the real thing or not (the virtual CPU interface looks exactly like the normal one once mapped into the guest address space). Or maybe I just didn't get your use case? M. -- Fast, cheap, reliable. Pick two.