commit | 669e846e6c4e13f16d7418973609931e362cb16a | [log] [tgz] |
---|---|---|
author | Sanjay Lal <sanjayl@kymasys.com> | Wed Nov 21 18:34:02 2012 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed May 08 03:55:35 2013 +0200 |
tree | 63d7990b50d4e56cfc0a5c84c28f36a43651a860 | |
parent | b680f70fc111101d0b24b2c9f37453998622da1a [diff] |
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>