KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Oct 2017 14:28:43 +0000 (15:28 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 10 Nov 2017 08:29:37 +0000 (09:29 +0100)
commitfb0cada604fcda82813f654b0d95963ee165770f
tree2eb43d9061fb00f5f54bbd76f76b8616ac08da0e
parent0fc9a58ee45532e7a298c7aa626b3fe5ff8cdf87
KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI

Handling CLEAR is pretty easy. Just ask the ITS driver to clear
the corresponding pending bit (which will turn into a CLEAR
command on the physical side).

Acked-by: Christoffer Dall <cdall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
virt/kvm/arm/vgic/vgic-its.c