commit | e650b64f1a56cbc700f0a2d2ab8d23155757e2f3 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Wed Oct 14 19:42:38 2020 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Tue Nov 10 08:34:25 2020 +0000 |
tree | b5b004d025564c836867233a7c59be87adb14073 | |
parent | 21c810017cef75435be8b8f1da2110c6d1fd887b [diff] |
KVM: arm64: Add basic hooks for injecting exceptions from EL2 Add the basic infrastructure to describe injection of exceptions into a guest. So far, nothing uses this code path. Signed-off-by: Marc Zyngier <maz@kernel.org>