From: Marc Zyngier Date: Tue, 22 Jan 2013 00:36:16 +0000 (-0500) Subject: ARM: KVM: VGIC initialisation code X-Git-Tag: v3.9-rc1~115^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ac5e342f3b87a9b83b991230d96c22c4167ec9;p=pandora-kernel.git ARM: KVM: VGIC initialisation code Add the init code for the hypervisor, the virtual machine, and the virtual CPUs. An interrupt handler is also wired to allow the VGIC maintenance interrupts, used to deal with level triggered interrupts and LR underflows. A CPU hotplug notifier is registered to disable/enable the interrupt as requested. Reviewed-by: Will Deacon Signed-off-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed