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: NArnd Bergmann <arnd@arndb.de> Acked-by: NNicolas Pitre <nico@linaro.org> Signed-off-by: NMarc Zyngier <marc.zyngier@arm.com> [will: fixed up conflicts with GIC move to drivers/irqchip/] Signed-off-by: NWill Deacon <will.deacon@arm.com>
Showing
arch/arm/mach-virt/Kconfig
0 → 100644
arch/arm/mach-virt/Makefile
0 → 100644
arch/arm/mach-virt/virt.c
0 → 100644
想要评论请 注册 或 登录