summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-1/+2
* kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-071-3/+0
* KVM: MIPS/Emulate: Properly implement TLBR for T&EJames Hogan2017-03-281-46/+53
* MIPS: Allow KVM to be enabled on Octeon CPUsJames Hogan2017-03-281-0/+1
* KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan2017-03-282-2/+19
* KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon IIIJames Hogan2017-03-281-0/+11
* KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan2017-03-282-28/+108
* KVM: MIPS/T&E: Report correct dcache line sizeJames Hogan2017-03-281-0/+8
* KVM: MIPS/TLB: Handle virtually tagged icachesJames Hogan2017-03-281-0/+14
* KVM: MIPS/Emulate: Adapt T&E CACHE emulation for OcteonJames Hogan2017-03-282-3/+28
* MIPS: Add Octeon III register accessors & definitionsJames Hogan2017-03-281-0/+36
* KVM: MIPS/VZ: Trace guest mode changesJames Hogan2017-03-283-2/+69
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-284-11/+287
* KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-284-5/+132
* KVM: MIPS/VZ: Support guest load-linked bitJames Hogan2017-03-281-0/+24
* KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-282-0/+88
* KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-282-1/+247
* KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-282-2/+64
* KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-282-0/+50
* KVM: MIPS: Add VZ support to build systemJames Hogan2017-03-282-3/+32
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-289-0/+2477
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-281-13/+18
* KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan2017-03-281-0/+2
* KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan2017-03-281-1/+42
* KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-283-0/+417
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-283-10/+131
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-284-95/+264
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-284-0/+32
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-283-2/+19
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-283-2/+19
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-284-11/+10
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-281-0/+9
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-283-1/+37
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-281-8/+12
* KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan2017-03-281-1/+28
* KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan2017-03-281-156/+50
* KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-286-1/+69
* MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan2017-03-281-2/+4
* MIPS: Add some missing guest CP0 accessors & defsJames Hogan2017-03-281-2/+14
* MIPS: Probe guest MVHJames Hogan2017-03-282-1/+7
* MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-282-1/+8
* MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-283-7/+13
* MIPS: Add defs & probing of UFRJames Hogan2017-03-283-0/+7
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-092-0/+2
* MIPS: Add missing include filesArnd Bergmann2017-03-0814-0/+20
* sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-032-2/+2
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-025-1/+7