linux/arch/arm/mach-virt
Marc Zyngier 2a0ba73880 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 <arnd@arndb.de>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
[will: fixed up conflicts with GIC move to drivers/irqchip/]
Signed-off-by: Will Deacon <will.deacon@arm.com>
2013-02-02 15:05:33 +00:00
..
Kconfig ARM: Dummy Virtual Machine platform support 2013-02-02 15:05:33 +00:00
Makefile ARM: Dummy Virtual Machine platform support 2013-02-02 15:05:33 +00:00
virt.c ARM: Dummy Virtual Machine platform support 2013-02-02 15:05:33 +00:00