diff options
author | Eric Auger <eric.auger@redhat.com> | 2017-10-26 17:23:11 +0200 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2017-11-06 16:23:19 +0100 |
commit | 3eb4271b4ab6d38a3c113a19f358f606702e08ef (patch) | |
tree | fff5da9bc0f0fb5cb4403bda552648bda4b1a84b /fs | |
parent | ae204f80ca4074b6db07bd28c75faf02718735a0 (diff) | |
download | linux-3eb4271b4ab6d38a3c113a19f358f606702e08ef.tar.gz linux-3eb4271b4ab6d38a3c113a19f358f606702e08ef.tar.bz2 linux-3eb4271b4ab6d38a3c113a19f358f606702e08ef.zip |
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
On reset we clear the valid bits of GITS_CBASER and GITS_BASER<n>.
We also clear command queue registers and free the cache (device,
collection, and lpi lists).
As we need to take the same locks as save/restore functions, we
create a vgic_its_ctrl() wrapper that handles KVM_DEV_ARM_VGIC_GRP_CTRL
group functions.
Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions