commit | fb182cf84568cc33ab41121bc8cc999f7aacbd47 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Jun 08 15:37:26 2015 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Wed Aug 12 11:28:24 2015 +0100 |
tree | 4f4db678e56aff1dd7953e2936054b455db8355e | |
parent | 32d2d8010cd7080a0f1712f1084b92657858428e [diff] |
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR Now that struct vgic_lr supports the LR_HW bit and carries a hwirq field, we can encode that information into the list registers. This patch provides implementations for both GICv2 and GICv3. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>