summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/trap_emul.c
AgeCommit message (Expand)Author
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan
2015-03-27MIPS: KVM: Add base guest FPU supportJames Hogan
2015-03-27MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan
2015-03-27MIPS: KVM: Simplify default guest Config registersJames Hogan
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu