commit | e5cf9dcdbfd26cd4e1991db08755da900454efeb | [log] [tgz] |
---|---|---|
author | Anup Patel <anup.patel@linaro.org> | Thu Dec 12 16:12:23 2013 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Sat Dec 28 10:28:50 2013 +0000 |
tree | 431cf6e262e3a86bb900b03c2b5e492cf664354b | |
parent | e28100bd8ed9e37b7cd4578140a1e7f95bd40835 [diff] |
arm64: KVM: Force undefined exception for Guest SMC intructions The SMC-based PSCI emulation for Guest is going to be very different from the in-kernel HVC-based PSCI emulation hence for now just inject undefined exception when Guest executes SMC instruction. Signed-off-by: Anup Patel <anup.patel@linaro.org> Signed-off-by: Pranavkumar Sawargaonkar <pranavkumar@linaro.org> Signed-off-by: marc Zyngier <marc.zyngier@arm.com>