Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: KVM: Use kmap instead of CKSEG0ADDR() | James Hogan | 2016-08-01 | 1 | -1/+6 |
* | MIPS: KVM: Use host CCA for TLB mappings | James Hogan | 2016-06-15 | 1 | -8/+10 |
* | MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails | James Hogan | 2016-06-14 | 1 | -0/+1 |
* | MIPS: KVM: Use va in kvm_get_inst() | James Hogan | 2016-06-14 | 1 | -8/+7 |
* | MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.h | James Hogan | 2016-06-14 | 1 | -10/+12 |
* | MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo* | James Hogan | 2016-06-14 | 1 | -9/+11 |
* | MIPS: KVM: Drop unused hpa0/hpa1 args from function | James Hogan | 2016-06-14 | 1 | -11/+2 |
* | MIPS: KVM: Simplify even/odd TLB handling | James Hogan | 2016-06-14 | 1 | -9/+2 |
* | MIPS: KVM: Don't indirect KVM functions | James Hogan | 2016-06-14 | 1 | -2/+2 |
* | MIPS: KVM: Move non-TLB handling code out of tlb.c | James Hogan | 2016-06-14 | 1 | -0/+380 |