commit | 5d7bcf7d644a88183fb34fca12ad6ea40a8db7ab | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Tue Sep 06 14:02:13 2016 +0100 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Thu Sep 08 12:53:00 2016 +0200 |
tree | 48969d8e6e14a595e1bf3e8034ac122b1d7fff1d | |
parent | c39798f471259dacf56df6bfb2bd071dfe074486 [diff] |
arm: KVM: Inject a Virtual Abort if it was pending If we have caught an Abort whilst exiting, we've tagged the exit code with the pending information. In that case, let's re-inject the error into the guest, after having adjusted the PC if required. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>