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