summaryrefslogtreecommitdiffstats
path: root/arch/mips/kvm/vz.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen2020-06-041-1/+1
* KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen2020-06-041-1/+61
* KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen2020-06-041-0/+77
* KVM: MIPS: Add more types of virtual interruptsHuacai Chen2020-06-041-45/+8
* KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3Huacai Chen2020-06-041-2/+6
* KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3Huacai Chen2020-06-041-0/+6
* KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen2020-06-041-13/+13
* KVM: MIPS: Add EVENTFD support which is needed by VHOSTHuacai Chen2020-06-041-0/+3
* mips: Add MIPS Release 5 supportSerge Semin2020-05-221-3/+3
* KVM: MIPS/VZ: Remove unneeded semicolonZou Wei2020-05-141-5/+5
* MIPS: mm: Unify ASID version checksPaul Burton2019-02-041-3/+3
* MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton2019-02-041-1/+1
* KVM: add kvm_request_pendingRadim Krčmář2017-06-041-1/+1
* KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan2017-03-281-2/+17
* 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-281-28/+92
* KVM: MIPS/VZ: Trace guest mode changesJames Hogan2017-03-281-2/+19
* KVM: MIPS/VZ: Support hardware guest timerJames Hogan2017-03-281-8/+189
* KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-281-2/+108
* KVM: MIPS/VZ: Support guest load-linked bitJames Hogan2017-03-281-0/+24
* KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-281-0/+80
* KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-281-1/+241
* KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-281-2/+60
* KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-281-0/+46
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-281-0/+2381