summaryrefslogtreecommitdiff
path: root/arch/mips/kvm/vz.c
AgeCommit message (Expand)Author
2020-09-28KVM: MIPS: clean up redundant kvm_run parameters in assemblyTianjia Zhang
2020-08-11KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanupXingxing Su
2020-08-09MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64Huacai Chen
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen
2020-06-04KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Add more types of virtual interruptsHuacai Chen
2020-06-04KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen
2020-06-04KVM: MIPS: Add EVENTFD support which is needed by VHOSTHuacai Chen
2020-05-22mips: Add MIPS Release 5 supportSerge Semin
2020-05-14KVM: MIPS/VZ: Remove unneeded semicolonZou Wei
2019-02-04MIPS: mm: Unify ASID version checksPaul Burton
2019-02-04MIPS: mm: Remove redundant get_new_mmu_context() cpu argumentPaul Burton
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-03-28KVM: MIPS/VZ: Handle Octeon III guest.PRid registerJames Hogan
2017-03-28KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon IIIJames Hogan
2017-03-28KVM: MIPS/VZ: VZ hardware setup for Octeon IIIJames Hogan
2017-03-28KVM: MIPS/VZ: Trace guest mode changesJames Hogan
2017-03-28KVM: MIPS/VZ: Support hardware guest timerJames Hogan
2017-03-28KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest load-linked bitJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest segmentation controlJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan
2017-03-28KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan
2017-03-28KVM: MIPS: Implement VZ supportJames Hogan