summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/kvm_trap_emul.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu1-492/+0
2014-06-30MIPS: KVM: Use KVM internal loggerDeng-Cheng Zhu1-18/+13
2014-06-30MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu1-37/+40
2014-05-30MIPS: KVM: Remove ifdef DEBUG around kvm_debugJames Hogan1-12/+0
2014-05-30MIPS: KVM: Add count frequency KVM registerJames Hogan1-0/+6
2014-05-30MIPS: KVM: Add master disable count interfaceJames Hogan1-1/+14
2014-05-30MIPS: KVM: Rewrite count/compare timer emulationJames Hogan1-4/+23
2014-05-30MIPS: KVM: Add CP0_Count/Compare KVM register accessJames Hogan1-0/+36
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney1-50/+0
2013-05-08KVM/MIPS32: Routines to handle specific traps/exceptions while executing the ...Sanjay Lal1-0/+482