aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/dyntrans.c
AgeCommit message (Expand)Author
2016-08-01MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()James Hogan
2016-08-01MIPS: KVM: Fix 64-bit big endian dynamic translationJames Hogan
2016-08-01MIPS: KVM: Use kmap instead of CKSEG0ADDR()James Hogan
2016-07-05MIPS: KVM: Recognise r6 CACHE encodingJames Hogan
2016-06-15MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan
2016-06-15MIPS: KVM: Factor writing of translated guest instructionsJames Hogan
2016-06-15MIPS: KVM: Fix translation of MFC0 ErrCtlJames Hogan
2016-06-14MIPS: KVM: Convert code to kernel sized typesJames Hogan
2016-06-14MIPS: KVM: Convert headers to kernel sized typesJames Hogan
2016-01-24MIPS: KVM: Refactor added offsetof()sJames Hogan
2014-06-30MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu