commit | 0979bfa69421279459b4516542503f1d577d2ec5 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Wed Jan 04 11:58:41 2017 +0100 |
committer | Christoffer Dall <cdall@linaro.org> | Mon May 08 14:34:50 2017 +0200 |
tree | 92527d82e5ca9a1c7c264d9b13d8a61a57187e4b | |
parent | 8331c23c28e8b7f70cb5c25366160d900ab127d7 [diff] |
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>