]> www.infradead.org Git - users/dwmw2/linux.git/commit
kunit: qemu_configs: Add LoongArch config
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Mon, 11 Nov 2024 05:29:18 +0000 (06:29 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 19 Nov 2024 22:26:30 +0000 (15:26 -0700)
commitd28252440428d37076de166c3d576a5d2f4a53e8
tree8f7265d41ccc162d3794ac5f0c2862558dd8932d
parent95b6d723a00710f129b81556c93fdd994c105ab1
kunit: qemu_configs: Add LoongArch config

Add a basic config to run kunit tests on LoongArch.
This requires QEMU 9.1.0 or later for the necessary direct kernel boot
support.

Link: https://lore.kernel.org/r/20241111-kunit-loongarch-v2-1-7676eb5f2da3@linutronix.de
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/qemu_configs/loongarch.py [new file with mode: 0644]