treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project
treewide: Add SPDX license identifier - Makefile/KconfigAdd SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any formThese files fall under the project license, GPL v2 only. The resulting SPDXlicense identifier is: GPL-2.0-onlySigned-off-by: Thomas Gleixner <tglx@linutronix.de>Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
show more ...
vhost test moduleThis adds a test module for vhost infrastructure.Intentionally not tied to kbuild to prevent peoplefrom installing and loading it accidentally.Signed-off-by: Michael S. Tsirkin
vhost test moduleThis adds a test module for vhost infrastructure.Intentionally not tied to kbuild to prevent peoplefrom installing and loading it accidentally.Signed-off-by: Michael S. Tsirkin <mst@redhat.com>