]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Handle physical FIQ as an IRQ while running a guest
authorMarc Zyngier <maz@kernel.org>
Fri, 19 Feb 2021 16:39:31 +0000 (16:39 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 1 Jun 2021 09:45:58 +0000 (10:45 +0100)
commit8f9fd62d949d92c897a504715d362f3104fabcb5
tree77b9ff3edf1463b4baf80f21b99f156156df120c
parentbdcda1801dedc792026014371fdcc071ddff5597
KVM: arm64: Handle physical FIQ as an IRQ while running a guest

As we we now entertain the possibility of FIQ being used on the host,
treat the signalling of a FIQ while running a guest as an IRQ,
causing an exit instead of a HYP panic.

Reviewed-by: Alexandru Elisei <alexandru.elisei@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/hyp/hyp-entry.S