android_kernel_samsung_msm8976/arch/arm64/kvm
Anup Patel e64568a7cb 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>
Git-commit: e5cf9dcdbfd26cd4e1991db08755da900454efeb
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Signed-off-by: Ian Maund <imaund@codeaurora.org>
2014-04-17 17:04:59 -07:00
..
emulate.c arm64: KVM: 32bit conditional execution emulation 2014-02-07 13:49:35 -08:00
guest.c arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host 2014-04-17 17:04:57 -07:00
handle_exit.c arm64: KVM: Force undefined exception for Guest SMC intructions 2014-04-17 17:04:59 -07:00
hyp-init.S arm64: KVM: initialize HYP mode following the kernel endianness 2014-02-07 15:55:34 -08:00
hyp.S arm64: KVM: vgic: byteswap GICv2 access on world switch if BE 2014-02-07 15:55:34 -08:00
inject_fault.c arm64: KVM: 32bit guest fault injection 2014-02-07 13:49:36 -08:00
Kconfig arm64: KVM: Add Kconfig option for max VCPUs per-Guest 2014-04-17 17:04:56 -07:00
Makefile arm64: KVM: 32bit conditional execution emulation 2014-02-07 13:49:35 -08:00
regmap.c arm64: KVM: 32bit GP register access 2014-02-07 13:49:35 -08:00
reset.c arm64: KVM: enable initialization of a 32bit vcpu 2014-02-07 13:49:36 -08:00
sys_regs.c arm64: KVM: perform save/restore of PAR_EL1 2014-02-07 13:49:42 -08:00
sys_regs.h
sys_regs_generic_v8.c arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host 2014-04-17 17:04:57 -07:00