commit | fb0cada604fcda82813f654b0d95963ee165770f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 27 15:28:43 2017 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Nov 10 09:29:37 2017 +0100 |
tree | 2eb43d9061fb00f5f54bbd76f76b8616ac08da0e | |
parent | 0fc9a58ee45532e7a298c7aa626b3fe5ff8cdf87 [diff] |
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>