summaryrefslogtreecommitdiffstats
path: root/arch/mips/pnx833x (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-09KVM/MIPS32: Do not call vcpu_load when injecting interrupts.Sanjay Lal1-1/+1
2013-05-08MIPS: Export symbols used by KVM/MIPS moduleSanjay Lal1-0/+1
2013-05-08MIPS: ASM offsets for VCPU arch specific fields.Sanjay Lal1-0/+66
2013-05-08MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o...Sanjay Lal1-0/+6
2013-05-08MIPS: Export routines needed by the KVM module.Sanjay Lal3-2/+7
2013-05-08KVM/MIPS32: Routines to handle specific traps/exceptions while executing the ...Sanjay Lal2-0/+496
2013-05-08KVM/MIPS32: Guest interrupt delivery.Sanjay Lal2-0/+292