summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill2017-06-201-1/+5
* KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan2017-03-281-0/+16
* KVM: MIPS/TLB: Handle virtually tagged icachesJames Hogan2017-03-281-0/+14
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+7
* KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-281-0/+404
* KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulationJames Hogan2017-02-031-35/+0
* KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptionsJames Hogan2017-02-031-49/+0
* KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()James Hogan2017-02-031-29/+0
* KVM: MIPS: Drop vm_init() callbackJames Hogan2017-02-031-3/+0
* KVM: MIPS/MMU: Convert commpage fault handling to page tablesJames Hogan2017-02-031-44/+0
* KVM: MIPS/MMU: Convert TLB mapped faults to page tablesJames Hogan2017-02-031-64/+0
* KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASIDJames Hogan2017-02-031-10/+30
* KVM: MIPS/TLB: Fix off-by-one in TLB invalidateJames Hogan2017-02-031-2/+2
* KVM: MIPS/T&E: active_mm = init_mm in guest contextJames Hogan2017-02-031-0/+35
* KVM: MIPS: Remove duplicated ASIDs from vcpuJames Hogan2017-02-031-4/+4
* MIPS: KVM: Reset CP0_PageMask during host TLB flushJames Hogan2016-08-011-0/+2
* MIPS: KVM: Use virt_to_phys() to get commpage PFNJames Hogan2016-08-011-1/+1
* MIPS: KVM: Use host CCA for TLB mappingsJames Hogan2016-06-151-1/+2
* MIPS: KVM: Move commpage so 0x0 is unmappedJames Hogan2016-06-151-9/+9
* MIPS: KVM: Use MIPS_ENTRYLO_* defs from mipsregs.hJames Hogan2016-06-141-11/+12
* MIPS: KVM: Arrayify struct kvm_mips_tlb::tlb_lo*James Hogan2016-06-141-10/+11
* MIPS: KVM: Use dump_tlb_all() for kvm_mips_dump_host_tlbs()James Hogan2016-06-141-38/+4
* MIPS: KVM: Clean up TLB management hazardsJames Hogan2016-06-141-22/+5
* MIPS: KVM: Don't indirect KVM functionsJames Hogan2016-06-141-10/+0
* MIPS: KVM: Move non-TLB handling code out of tlb.cJames Hogan2016-06-141-360/+4
* MIPS: KVM: Convert code to kernel sized typesJames Hogan2016-06-141-15/+13
* MIPS: KVM: Convert headers to kernel sized typesJames Hogan2016-06-141-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-8/+18
|\
| * MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() callsJames Hogan2016-05-101-8/+18
* | MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton2016-05-131-11/+19
* | MIPS: KVM: Abstract guest ASID maskPaul Burton2016-05-131-1/+2
|/
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-57/+20
|\
| * MIPS: KVM: Convert EXPORT_SYMBOL to _GPLJames Hogan2016-01-241-18/+18
| * MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-241-37/+0
| * MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-241-2/+2
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-7/+7
|/
* MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-271-0/+6
* KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-021-0/+1
* MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu2014-06-301-0/+809
OpenPOWER on IntegriCloud