aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/emulate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan1-0/+3
2016-06-14MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan1-6/+10
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-39/+50
2016-05-13MIPS: KVM: Abstract guest ASID maskPaul Burton1-12/+13
2016-05-10MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan1-34/+27
2016-05-10MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-66/+50
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan1-4/+3
2016-01-24MIPS: KVM: Use cacheops.h definitionsJames Hogan1-22/+8
2016-01-24MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan1-35/+36
2016-01-24MIPS: KVM: Trivial whitespace and style fixesJames Hogan1-5/+3
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams1-1/+1
2015-11-18MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan1-1/+1
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire1-1/+1
2015-05-12MIPS: KVM: Fix unused variable build warningNicholas Mc Guire1-6/+0
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan1-0/+71
2015-03-27MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan1-2/+35
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan1-0/+36
2015-03-27MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan1-11/+100
2015-03-27MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan1-0/+52
2015-03-27MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan1-0/+36
2015-03-27MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan1-0/+1
2014-06-30MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()Deng-Cheng Zhu1-5/+0
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu1-0/+2324