Commits
Marc Zyngier committed 363518f37a8
KVM: arm/arm64: vgic-its: Invalidate MSI-LPI translation cache on ITS disable If an ITS gets disabled, we need to make sure that further interrupts won't hit in the cache. For that, we invalidate the translation cache when the ITS is disabled. Tested-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Marc Zyngier <maz@kernel.org>