arm64: KVM: Force undefined exception for Guest SMC intructions
authorAnup Patel <anup.patel@linaro.org>
Thu, 12 Dec 2013 16:12:23 +0000 (16:12 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Sat, 28 Dec 2013 10:28:50 +0000 (10:28 +0000)
commite5cf9dcdbfd26cd4e1991db08755da900454efeb
tree431cf6e262e3a86bb900b03c2b5e492cf664354b
parente28100bd8ed9e37b7cd4578140a1e7f95bd40835
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>
arch/arm64/kvm/handle_exit.c