Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-05-09 | KVM/MIPS32: Do not call vcpu_load when injecting interrupts. | Sanjay Lal | 1 | -1/+1 |
2013-05-08 | MIPS: Export symbols used by KVM/MIPS module | Sanjay Lal | 1 | -0/+1 |
2013-05-08 | MIPS: ASM offsets for VCPU arch specific fields. | Sanjay Lal | 1 | -0/+66 |
2013-05-08 | MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o... | Sanjay Lal | 1 | -0/+6 |
2013-05-08 | MIPS: Export routines needed by the KVM module. | Sanjay Lal | 3 | -2/+7 |
2013-05-08 | KVM/MIPS32: Routines to handle specific traps/exceptions while executing the ... | Sanjay Lal | 2 | -0/+496 |
2013-05-08 | KVM/MIPS32: Guest interrupt delivery. | Sanjay Lal | 2 | -0/+292 |