commit | 6e84e0e0677281b4e7fc634c7e9d085fbcf41b10 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Jun 08 16:13:30 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Aug 12 11:28:26 2015 +0100 |
tree | 8d1708365fb784ea8466703efabf6628bd0bc16b | |
parent | 08fd6461e8752d2db233c1f237fa5771bcefc63f [diff] |
KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_active In order to control the active state of an interrupt, introduce a pair of accessors allowing the state to be set/queried. This only affects the logical state, and the HW state will only be applied at world-switch time. Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>