From: Marc Zyngier Date: Fri, 5 Oct 2012 12:47:39 +0000 (+0100) Subject: ARM: Dummy Virtual Machine platform support X-Git-Tag: v3.9-rc1~115^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0ba7388092b07732dc772c042273a3b40d90de;p=pandora-kernel.git ARM: Dummy Virtual Machine platform support Add support for the smallest, dumbest possible platform, to be used as a guest for KVM or other hypervisors. It only mandates a GIC and architected timers. Fits nicely with a multiplatform zImage. Uses very little silicon area. Acked-by: Arnd Bergmann Acked-by: Nicolas Pitre Signed-off-by: Marc Zyngier [will: fixed up conflicts with GIC move to drivers/irqchip/] Signed-off-by: Will Deacon --- Reading git-diff-tree failed