summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/vgic/vgic-init.c
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2020-04-09 15:05:26 +0300
committerMarc Zyngier <maz@kernel.org>2020-04-23 18:26:31 +0300
commitba1ed9e17b581c9a204ec1d72d40472dd8557edd (patch)
treea0f2162a4222f19fbea3d2104042aa8910190aa7 /virt/kvm/arm/vgic/vgic-init.c
parent41ee52ecbcdc98eb2a03241923b1a7d46f476bb3 (diff)
downloadlinux-ba1ed9e17b581c9a204ec1d72d40472dd8557edd.tar.xz
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits
There is no point in accessing the HW when writing to any of the ISPENDR/ICPENDR registers from userspace, as only the guest should be allowed to change the HW state. Introduce new userspace-specific accessors that deal solely with the virtual state. Note that the API differs from that of GICv3, where userspace exclusively uses ISPENDR to set the state. Too bad we can't reuse it. Fixes: 82e40f558de56 ("KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI") Reviewed-by: James Morse <james.morse@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'virt/kvm/arm/vgic/vgic-init.c')
0 files changed, 0 insertions, 0 deletions