commit | 06bd5359549d7a0a2759a08f07e3d13a7acc9ecc | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Thu May 04 11:36:32 2017 +0200 |
committer | Christoffer Dall <cdall@linaro.org> | Mon May 08 14:36:17 2017 +0200 |
tree | 89e5bfed8e88fdfd83c7bd0f44472c79ee33b6fe | |
parent | 44de9d683847ba6dbac290bb8c9f1b773cbda746 [diff] |
KVM: arm64: vgic-its: Read config and pending bit in add_lpi() When creating the lpi we now ask the redistributor what is the state of the LPI (priority, enabled, pending). Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Christoffer Dall <cdall@linaro.org>