]> git.ipfire.org Git - people/arne_f/kernel.git/commit
irqchip/gic-v3-its: Add VPE invalidation hook
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 20 Dec 2016 15:10:50 +0000 (15:10 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 31 Aug 2017 14:31:37 +0000 (15:31 +0100)
commit5e2f764234bd0ef9542902fb608e525c41e0d7ee
tree2e7bee81c831753df78153bf5670710e86c4e690
parente643d80340363c9d172abfbe437537196cfc1643
irqchip/gic-v3-its: Add VPE invalidation hook

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.

Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c