commit | 5e2f764234bd0ef9542902fb608e525c41e0d7ee | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Dec 20 15:10:50 2016 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Aug 31 15:31:37 2017 +0100 |
tree | 2e7bee81c831753df78153bf5670710e86c4e690 | |
parent | e643d80340363c9d172abfbe437537196cfc1643 [diff] |
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>