commit | fd59ed3be17e414aa3400f35d0f5faa01dd74185 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Jan 27 14:54:30 2016 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:39:56 2016 +0200 |
tree | 381a19dcf0d9f40f7d414af7d77fe20f4995c195 | |
parent | ed9b8cefa91695119e634979db6090d0700a21f8 [diff] |
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers As in the GICv2 emulation we handle those three registers in one function. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>