Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | MIPS: Remove KVM_TE support | Thomas Bogendoerfer | |
After removal of the guest part of KVM TE (trap and emulate), also remove the host part. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> | |||
2014-06-30 | MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" | Deng-Cheng Zhu | |
Since all the files are in arch/mips/kvm/, there's no need of the prefixes "kvm_" and "kvm_mips_". Reviewed-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |