KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
authorAndre Przywara <andre.przywara@arm.com>
Fri, 22 Jan 2016 18:18:52 +0000 (18:18 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 20 May 2016 13:39:57 +0000 (15:39 +0200)
commit54f59d2b3a0a3d4e6f5038f5831aedb21350209d
tree2f6c7d175c962f9930506bc2467f17b5c9a92f0e
parent741972d8a69ce748d84dfe0d68403054dfcae657
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>
virt/kvm/arm/vgic/vgic-mmio-v3.c