diff options
author | Marc Zyngier <maz@kernel.org> | 2021-02-28 11:09:59 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-06-01 10:45:59 +0100 |
commit | 669062d2a1aa36661b490683fe17810aa24a9cfb (patch) | |
tree | 88e24c9b60a2ab6890ed296fe012faba2a0f33bd /include/kvm/arm_vgic.h | |
parent | 74501499d4e0d4ba59ab2bc6be1873716549169d (diff) | |
download | linux-stable-669062d2a1aa36661b490683fe17810aa24a9cfb.tar.gz linux-stable-669062d2a1aa36661b490683fe17810aa24a9cfb.tar.bz2 linux-stable-669062d2a1aa36661b490683fe17810aa24a9cfb.zip |
KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt masking
As it turns out, not all the interrupt controllers are able to
expose a vGIC maintenance interrupt that can be independently
enabled/disabled.
And to be fair, it doesn't really matter as all we require is
for the interrupt to kick us out of guest mode out way or another.
To that effect, add gic_kvm_info.no_maint_irq_mask for an interrupt
controller to advertise the lack of masking.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'include/kvm/arm_vgic.h')
0 files changed, 0 insertions, 0 deletions