[PATCH 41/45] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources

2016-04-15 Thread Andre Przywara
From: Eric Auger map_resources is the last initialization step. It is executed on 1st VCPU run. At that stage the code checks the userspace has provided the base addresses for the relevant VGIC regions, which depend on the type of VGIC that is exposed to the guest. The function also forces the v

[RFC PATCH 41/45] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources

2016-03-24 Thread Andre Przywara
From: Eric Auger map_resources is the last initialization step. It is executed on 1st VCPU run. At that stage the code checks the userspace has provided the base addresses for the relevant VGIC regions, which depend on the type of VGIC that is exposed to the guest. The function also forces the v