summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/emulate.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan2016-06-141-0/+3
* MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan2016-06-141-6/+10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-39/+50
|\
| * MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan2016-05-101-34/+27Star
| * MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan2016-05-101-5/+23
* | MIPS: KVM: Abstract guest ASID maskPaul Burton2016-05-131-12/+13
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-66/+50Star
|\
| * MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-241-4/+3Star
| * MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8Star
| * MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-241-35/+36
| * MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-5/+3Star
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-161-1/+1
|/
* MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-11-181-1/+1
* MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2015-06-061-1/+1
* MIPS: KVM: Fix unused variable build warningNicholas Mc Guire2015-05-121-6/+0Star
* MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-271-0/+71
* MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan2015-03-271-2/+35
* MIPS: KVM: Add FP exception handlingJames Hogan2015-03-271-0/+36
* MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan2015-03-271-11/+100
* MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-271-0/+52
* MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-271-0/+36
* MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan2015-03-271-0/+1
* MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()Deng-Cheng Zhu2014-06-301-5/+0Star
* MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu2014-06-301-0/+2324