commit | b4a4bd0f2629ec2ece7690de1b4721529da29871 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Tue Dec 24 11:10:36 2019 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Wed Jan 22 14:22:21 2020 +0000 |
tree | a18f084f71fac808061039fa48a2973440a6d509 | |
parent | e64fab1a1477dbf0c355691914511612ba312932 [diff] |
irqchip/gic-v4.1: Add VPE INVALL callback GICv4.1 redistributors have a VPE-aware INVALL register. Progress! We can now emulate a guest-requested INVALL without emiting a VINVALL command. Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Link: https://lore.kernel.org/r/20191224111055.11836-14-maz@kernel.org