commit | e294cb3a6d1a8967a83b5f083d4f463e2dc28b61 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Mar 23 15:18:26 2018 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Sat Jul 21 16:02:16 2018 +0100 |
tree | 4f67cae237f5aa8086d2ea5847b05ffebe07e3a7 | |
parent | 2326aceebc516fe5e7c5b8456f22ef05e2961264 [diff] |
KVM: arm/arm64: vgic-debug: Show LPI status The vgic debugfs file only knows about SGI/PPI/SPI interrupts, and completely ignores LPIs. Let's fix that. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>