diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2017-10-27 15:28:48 +0100 |
---|---|---|
committer | Christoffer Dall <christoffer.dall@linaro.org> | 2017-11-10 09:42:59 +0100 |
commit | bdb2d2ccac65dfee0db8fa4a8247df788a942439 (patch) | |
tree | 66518ebbcad8614c4d36d29ac10b0b4dd52590ed /include | |
parent | c971968071d3ec5e8605f9da9e867441e2edf000 (diff) | |
download | linux-bdb2d2ccac65dfee0db8fa4a8247df788a942439.tar.bz2 |
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 'include')
0 files changed, 0 insertions, 0 deletions