Age | Commit message (Expand) | Author |
---|---|---|
2016-08-12 | MIPS: KVM: Add missing gfn range check | James Hogan |
2016-08-12 | MIPS: KVM: Fix mapped fault broken commpage handling | James Hogan |
2016-08-01 | MIPS: KVM: Use kmap instead of CKSEG0ADDR() | James Hogan |
2016-06-15 | MIPS: KVM: Use host CCA for TLB mappings | James Hogan |
2016-06-14 | MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails | James Hogan |
2016-06-14 | MIPS: KVM: Use va in kvm_get_inst() | James Hogan |
2016-06-14 | MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h | James Hogan |
2016-06-14 | MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo* | James Hogan |
2016-06-14 | MIPS: KVM: Drop unused hpa0/hpa1 args from function | James Hogan |
2016-06-14 | MIPS: KVM: Simplify even/odd TLB handling | James Hogan |
2016-06-14 | MIPS: KVM: Don't indirect KVM functions | James Hogan |
2016-06-14 | MIPS: KVM: Move non-TLB handling code out of tlb.c | James Hogan |