commit | 6277579778d63125671509e2502597fdf6a56c00 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 27 15:28:50 2017 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Nov 10 09:43:26 2017 +0100 |
tree | 76377e42055fd37f3e3f26a1a331add0f7797cb2 | |
parent | df9ba95993b9d59e077aa4613f7a4edd20a4064c [diff] |
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync The redistributor needs to be told which vPE is about to be run, and tells us whether there is any pending VLPI on exit. Let's add the scheduling calls to the vgic flush/sync functions, allowing the VLPIs to be delivered to the guest. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>