summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/emulate.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-18KVM: MIPS: Precalculate MMIO load resume PCJames Hogan1-9/+15
2016-11-15KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-11-15Revert KVM: MIPS: Drop other CPU ASIDs on guest MMU changesGreg Kroah-Hartman1-53/+10
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan1-10/+53
2016-08-20MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan1-12/+28
2016-06-01MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan1-34/+27
2016-06-01MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan1-5/+23
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-13MIPS: KVM: Fix unused variable build warningNicholas Mc Guire1-6/+0
2015-03-28MIPS: KVM: Add MSA exception handlingJames Hogan1-0/+71
2015-03-28MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan1-2/+35
2015-03-28MIPS: KVM: Add FP exception handlingJames Hogan1-0/+36
2015-03-28MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan1-11/+100
2015-03-28MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan1-0/+52
2015-03-28MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan1-0/+36
2015-03-28MIPS: 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