blob: 986651ff80b47536af190cc653ed703708f3ff6c [file] [log] [blame]
b8f79ddb7db9 ("KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO")
577ed7f71e9c ("KVM: MIPS: Pass type of fault down to kvm_mips_map_page()")
1880afd6057f ("KVM: MIPS/T&E: Add lockless GVA access helpers")
b29e115ae451 ("KVM: MIPS/T&E: Handle TLB invalidation requests")
06c158c96ed8 ("KVM: MIPS/MMU: Convert guest physical map to page table")
122e51d47418 ("KVM: MIPS: Improve kvm_get_inst() error return")
a98dd7410370 ("KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()")
49ec508e3bd0 ("KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()")
dacc3ed1dd60 ("KVM: MIPS: Use uaccess to read/modify guest instructions")
7a156e9f822d ("KVM: MIPS: Drop vm_init() callback")
4c86460cbc03 ("KVM: MIPS/MMU: Convert commpage fault handling to page tables")
7e3d2a750bcb ("KVM: MIPS/MMU: Convert TLB mapped faults to page tables")
fb99589391a9 ("KVM: MIPS/MMU: Convert KSeg0 faults to page tables")
aba8592950f1 ("KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW")
a31b50d741bd ("KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes")
a7ebb2e410f8 ("KVM: MIPS/T&E: active_mm = init_mm in guest context")
91cdee5710d5 ("KVM: MIPS/T&E: Restore host asid on return to host")
a2c046e40ff1 ("KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks")
c550d53934d8 ("KVM: MIPS: Remove duplicated ASIDs from vcpu")
1581ff3dbf69 ("KVM: MIPS/MMU: Move preempt/ASID handling to implementation")
a60b8438bdba ("KVM: MIPS: Convert get/set_regs -> vcpu_load/put")
1534b3964901 ("KVM: MIPS/MMU: Simplify ASID restoration")