KVM/MIPS32: Privileged instruction/target branch emulation.
- The Guest kernel is run in UM and privileged instructions cause a trap. - If the instruction causing the trap is in a branch delay slot, the branch needs to be emulated to figure out the PC @ which the guest will resume execution. Signed-off-by: NSanjay Lal <sanjayl@kymasys.com> Cc: kvm@vger.kernel.org Cc: linux-mips@linux-mips.org Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
Showing
arch/mips/kvm/kvm_mips_emul.c
0 → 100644
此差异已折叠。
arch/mips/kvm/kvm_mips_opcode.h
0 → 100644
想要评论请 注册 或 登录