[PATCH v2] ARM: DT: Add binding for GIC virtualization extentions (VGIC)
Arnd Bergmann
arnd at arndb.de
Wed May 9 16:47:06 EDT 2012
On Wednesday 09 May 2012, Marc Zyngier wrote:
> Ah, I see what you mean. But these registers and interrupt are actually
> only visible on the hypervizor side. The guest shouldn't see any of this.
Rihgt, that makes sense.
> I suppose we could have a "arm,has-virt-extensions" property in devices
> that implement the virtualization extensions (GIC, timers...).
>
> What do you think?
Sounds good. I don't have a strong preference whether that should be a
property like you suggest or a separate "compatible" value, maybe Rob or
Grant can comment on what they prefer.
On the guest side, is it guaranteed that the virtual GIC looks like
a real GIC without those extensions? If the actual behavior depends on
the hypervisor, it might still make sense to add another flag in there
to tell that it's virtual, even if we don't require it for now.
Arnd
More information about the linux-arm-kernel
mailing list