ARM: KVM: VGIC virtual CPU interface management
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 22 Jan 2013 00:36:14 +0000 (19:36 -0500)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 11 Feb 2013 18:59:20 +0000 (18:59 +0000)
commit9d949dce523df878f1fce9f4d7738a5834650927
tree4d8105c25a5f8dd08afd9fd450be5296a1befc33
parentb47ef92af8efc30f4fbdeac041397df01b7134af
ARM: KVM: VGIC virtual CPU interface management

Add VGIC virtual CPU interface code, picking pending interrupts
from the distributor and stashing them in the VGIC control interface
list registers.

Reviewed-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Christoffer Dall <c.dall@virtualopensystems.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_vgic.h
arch/arm/kvm/vgic.c