Skip to content

Commit

Permalink
KVM/MIPS32: MIPS arch specific APIs for KVM
Browse files Browse the repository at this point in the history
- 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 <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
sanjaylca authored and ralfbaechle committed May 8, 2013
1 parent b680f70 commit 669e846
Show file tree
Hide file tree
Showing 2 changed files with 1,004 additions and 0 deletions.
Loading

0 comments on commit 669e846

Please sign in to comment.