commit | e5c3029467cfa0acd89cfbd9cee1ae848e5eb8b0 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@linaro.org> | Mon Dec 21 17:27:39 2015 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:40:02 2016 +0200 |
tree | 52b18772ccfa5ee46ec0ec4420888c71ab441213 | |
parent | e2c1f9abff83ee0ad0f78e03918c7edf070edb39 [diff] |
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR This patch implements the KVM_DEV_ARM_VGIC_GRP_ADDR group which enables to set the base address of GIC regions as seen by the guest. Signed-off-by: Eric Auger <eric.auger@linaro.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>