aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/trap_emul.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-05-13MIPS: Define & use CP0_EBase bit definitionsJames Hogan1-1/+2
2016-05-10MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan1-1/+0
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan1-2/+41
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan1-3/+36
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan1-0/+2
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan1-0/+12
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan1-2/+47
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan1-6/+9
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan1-0/+19
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan1-0/+28
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu1-0/+492