summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2017-10-27 15:28:48 +0100
committerChristoffer Dall <christoffer.dall@linaro.org>2017-11-10 09:42:59 +0100
commitbdb2d2ccac65dfee0db8fa4a8247df788a942439 (patch)
tree66518ebbcad8614c4d36d29ac10b0b4dd52590ed /Makefile
parentc971968071d3ec5e8605f9da9e867441e2edf000 (diff)
KVM: arm/arm64: GICv4: Add doorbell interrupt handling
When a vPE is not running, a VLPI being made pending results in a doorbell interrupt being delivered. Let's handle this interrupt and update the pending_last flag that indicates that VLPIs are pending. The corresponding vcpu is also kicked into action. Special care is taken to prevent the doorbell from being enabled at request time (this is controlled separately), and to make the disabling on the interrupt non-lazy. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions