commit | 54f59d2b3a0a3d4e6f5038f5831aedb21350209d | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Jan 22 18:18:52 2016 +0000 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri May 20 15:39:57 2016 +0200 |
tree | 2f6c7d175c962f9930506bc2467f17b5c9a92f0e | |
parent | 741972d8a69ce748d84dfe0d68403054dfcae657 [diff] |
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler We implement the only one ID register that is required by the architecture, also this is the one that Linux actually checks. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>