aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/mips.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan4-28/+5
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Break down cacheops.h definitionsJames Hogan1-42/+64
2016-01-24MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2-30/+30
2016-01-24MIPS: Update trap codesJames Hogan1-2/+10
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan5-83/+80
2016-01-24MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan1-2/+2
2016-01-24MIPS: KVM: Refactor added offsetof()sJames Hogan1-7/+3
2016-01-24MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2-19/+19
2016-01-24MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2-38/+0
2016-01-24MIPS: Move definition of DC bit to mipsregs.hJames Hogan2-3/+2
2016-01-24MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan1-5/+0
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan5-15/+14