]> git.baikalelectronics.ru Git - kernel.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, 8 May 2013 01:55:36 +0000 (03:55 +0200)
commit7c30a354aa0c6730fe3d2f542198d8a026779992
tree45ef734083247cb18d4908c538fe2435ac510e27
parent24e790a4f0d54d67abcdc811f3577fdfe89fad1b
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]