]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerJiri Slaby <jslaby@suse.cz>
Thu, 30 Apr 2015 09:15:00 +0000 (11:15 +0200)
commit5c792059d2d57a19a19ab49507acdf0b8d0d5dd6
tree1076e442a2d0a0cd8c7440922793298d26773506
parenta9ae6f03a85a4108027dc764eeb9625b59f58b0c
arm64: KVM: Force undefined exception for Guest SMC intructions

commit e5cf9dcdbfd26cd4e1991db08755da900454efeb upstream.

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>
Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/arm64/kvm/handle_exit.c