commit | dab4fe3bf6dd87a7d6dbab2c929afd1ef62a120b | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Wed Mar 04 20:33:30 2020 +0000 |
committer | Marc Zyngier <maz@kernel.org> | Tue Mar 24 12:15:52 2020 +0000 |
tree | 564d6eb80dba080ce69a307b1804e82ecafd2ed8 | |
parent | 7bdabad12784cf03d2ba36fc7dec66d4f2bb3174 [diff] |
KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs The vgic-state debugfs file could do with showing the pending state of the HW-backed SGIs. Plug it into the low-level code. Signed-off-by: Marc Zyngier <maz@kernel.org> Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Reviewed-by: Eric Auger <eric.auger@redhat.com> Link: https://lore.kernel.org/r/20200304203330.4967-24-maz@kernel.org