]> asedeno.scripts.mit.edu Git - linux.git/commit
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
authorEric Auger <eric.auger@redhat.com>
Wed, 4 Jan 2017 10:58:41 +0000 (11:58 +0100)
committerChristoffer Dall <cdall@linaro.org>
Mon, 8 May 2017 12:34:50 +0000 (14:34 +0200)
commit0979bfa69421279459b4516542503f1d577d2ec5
tree92527d82e5ca9a1c7c264d9b13d8a61a57187e4b
parent8331c23c28e8b7f70cb5c25366160d900ab127d7
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr

GITS_CREADR needs to be restored so let's implement the associated
uaccess_write_its callback. The write only is allowed if the its
is disabled.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Christoffer Dall <cdall@linaro.org>
virt/kvm/arm/vgic/vgic-its.c