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

If we've exited the guest because it has triggered an asynchronous
abort, 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/arm/kvm/handle_exit.c