Re: [RFC PATCH 25/33] irqchip/gic-v3-its: Add VPE invalidation hook

From: Thomas Gleixner
Date: Mon Feb 13 2017 - 05:48:40 EST


On Tue, 17 Jan 2017, Marc Zyngier wrote:

> When a guest issues a INVALL command targetting a collection, it must
> be translated into a VINVALL for the VPE that has this collection.
>
> This patch implements a hook that offers this functionallity to the
> hypervisor.
>
> Signed-off-by: Marc Zyngier <marc.zyngier@xxxxxxx>

Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>