]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM/MIPS32: Routines to handle specific traps/exceptions while executing the guest.
authorSanjay Lal <sanjayl@kymasys.com>
Thu, 22 Nov 2012 02:34:09 +0000 (18:34 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 13 Mar 2013 18:46:29 +0000 (19:46 +0100)
commit716a58308e3eb751d708e2d24042ef4779d4240b
tree9b3b7c7d2c339d4527f18cb542aaa357257841b6
parentbb6919262641f830098b82839133e840ec2ccaa1
KVM/MIPS32: Routines to handle specific traps/exceptions while executing the guest.

Signed-off-by: Sanjay Lal <sanjayl@kymasys.com>
Cc: kvm@vger.kernel.org
Cc: linux-mips@linux-mips.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kvm/kvm_cb.c [new file with mode: 0644]
arch/mips/kvm/kvm_trap_emul.c [new file with mode: 0644]