diff options
author | Sanjay Lal <[email protected]> | 2012-11-21 18:34:01 -0800 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2013-05-08 03:55:34 +0200 |
commit | b680f70fc111101d0b24b2c9f37453998622da1a (patch) | |
tree | 7de088f5abbff2a8aaa99921667016e0503affa5 /net/unix/sysctl_net_unix.c | |
parent | 740765ce45689a4eca21914f8b2cc872a970f53f (diff) |
KVM/MIPS32: Entry point for trampolining to the guest and trap handlers.
- __kvm_mips_vcpu_run: main entry point to enter guest, we save kernel context, load
up guest context from and ERET to guest context.
- mips32_exception: L1 exception handler(s), save k0/k1 and jump to main handlers.
- mips32_GuestException: Generic exception handlers for exceptions/interrupts while in
guest context. Save guest context, restore some kernel context and jump to
main 'C' handler: kvm_mips_handle_exit()
Signed-off-by: Sanjay Lal <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions