Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-24 | MIPS: KVM: Convert EXPORT_SYMBOL to _GPL | James Hogan | 1 | -1/+1 | |
Export symbols only to GPL modules to match other KVM symbols in virt/kvm/ and arch/*/kvm/. Signed-off-by: James Hogan <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Gleb Natapov <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/11887/ Signed-off-by: Ralf Baechle <[email protected]> | |||||
2014-06-30 | MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" | Deng-Cheng Zhu | 1 | -0/+14 | |
Since all the files are in arch/mips/kvm/, there's no need of the prefixes "kvm_" and "kvm_mips_". Reviewed-by: James Hogan <[email protected]> Signed-off-by: Deng-Cheng Zhu <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> |