kunit: qemu_configs: loongarch: Enable shutdown
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Mon, 11 Nov 2024 05:29:20 +0000 (06:29 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 19 Nov 2024 22:26:30 +0000 (15:26 -0700)
commit62adcae479fe5bc04fa3b6c3f93bd340441f8b25
tree7f3f7f7269f808cdd17208b9337fbb60529b8ac6
parent0a1111d4cbaf45100e30ebd98d1e1a175b8ce22d
kunit: qemu_configs: loongarch: Enable shutdown

QEMU for LoongArch does not yet support shutdown/restart through ACPI.
Use the pvpanic driver to enable shutdowns.
This requires 9.1.0 for shutdown support in pvpanic, but that is the
requirement of kunit on LoongArch anyways.

Link: https://lore.kernel.org/r/20241111-kunit-loongarch-v2-3-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