KVM: arm64: vgic-v3: Add misc Group-0 handlers
authorMarc Zyngier <[email protected]>
Fri, 9 Jun 2017 11:49:44 +0000 (12:49 +0100)
committerMarc Zyngier <[email protected]>
Thu, 15 Jun 2017 08:45:02 +0000 (09:45 +0100)
commiteab0b2dc4f6f34147e3d10da49ab8032e15dbea0
tree3493f16faf198391601b65fcb3cc2978ddf50c9b
parentfbc48a0011deb3d51cb657ca9c0f9083f41c0665
KVM: arm64: vgic-v3: Add misc Group-0 handlers

A number of Group-0 registers can be handled by the same accessors
as that of Group-1, so let's add the required system register encodings
and catch them in the dispatching function.

Tested-by: Alexander Graf <[email protected]>
Acked-by: David Daney <[email protected]>
Acked-by: Christoffer Dall <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
arch/arm64/include/asm/sysreg.h
virt/kvm/arm/hyp/vgic-v3-sr.c