aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/vz.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04MIPS: mm: Unify ASID version checksPaul Burton1-3/+3
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton1-1/+1
2017-06-04KVM: add kvm_request_pendingRadim Krčmář1-1/+1
2017-03-28KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan1-2/+17
2017-03-28KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon IIIJames Hogan1-0/+11
2017-03-28KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan1-28/+92
2017-03-28KVM: MIPS/VZ: Trace guest mode changesJames Hogan1-2/+19
2017-03-28KVM: MIPS/VZ: Support hardware guest timerJames Hogan1-8/+189
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan1-2/+108
2017-03-28KVM: MIPS/VZ: Support guest load-linked bitJames Hogan1-0/+24
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan1-0/+80
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan1-1/+241
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan1-2/+60
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan1-0/+46
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan1-0/+2381