arm64: KVM: Add EL1 async abort handler
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Sep 2016 13:02:03 +0000 (14:02 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commit0215a6e6dd4fdbf4f7dd6e9db116aec7818ff388
treef0805db923d3c9b29c561189ff8c7ca9f4c4e949
parent9aecafc86ca2f4f4d7f5cbaf674f5df244221c51
arm64: KVM: Add EL1 async abort handler

If we've exited the guest because it has triggered an asynchronous
abort from EL1, a possible course of action is to let it know it
screwed up by giving it a Virtual Abort to chew on.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/kvm/handle_exit.c