summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/emulate.c
AgeCommit message (Expand)Author
2016-11-25KVM: MIPS: Precalculate MMIO load resume PCJames Hogan
2016-11-25KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-08-19MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when writing CP0_CompareJames Hogan
2016-06-06MIPS: KVM: Fix timer IRQ race when freezing timerJames Hogan
2015-12-09MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-06-06MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire
2015-05-12MIPS: KVM: Fix unused variable build warningNicholas Mc Guire
2015-03-27MIPS: KVM: Add MSA exception handlingJames Hogan
2015-03-27MIPS: KVM: Emulate MSA bits in COP0 interfaceJames Hogan
2015-03-27MIPS: KVM: Add FP exception handlingJames Hogan
2015-03-27MIPS: KVM: Emulate FPU bits in COP0 interfaceJames Hogan
2015-03-27MIPS: KVM: Add Config4/5 and writing of 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: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()Deng-Cheng Zhu
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu