alistair23-linux/arch/mips/kvm
Sanjay Lal 669e846e6c KVM/MIPS32: MIPS arch specific APIs for KVM
- Implements the arch specific APIs for KVM, some are stubs for MIPS
- kvm_mips_handle_exit(): Main 'C' distpatch routine for handling exceptions while in "Guest" mode.
- Also implements in-kernel timer interrupt support for 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>
2013-05-08 03:55:35 +02:00
..
Kconfig KVM/MIPS32: Infrastructure/build files. 2013-05-08 03:55:34 +02:00
kvm_locore.S KVM/MIPS32: Entry point for trampolining to the guest and trap handlers. 2013-05-08 03:55:34 +02:00
kvm_mips.c KVM/MIPS32: MIPS arch specific APIs for KVM 2013-05-08 03:55:35 +02:00
trace.h KVM/MIPS32: MIPS arch specific APIs for KVM 2013-05-08 03:55:35 +02:00