]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch
authorBibo Mao <maobibo@loongson.cn>
Fri, 14 Mar 2025 08:51:30 +0000 (16:51 +0800)
committerFabiano Rosas <farosas@suse.de>
Fri, 9 May 2025 19:14:31 +0000 (16:14 -0300)
commit98008aa41b93b2477782205dcbd9ce5978f26a7e
treef7358789e88a935deb519eb3802ede76f8a87b22
parent3008224ca8a7415323f67d58d8c03e69bde49092
tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch

Add cpu hotplug testcase support for LoongArch system, it passes to
run with command "make check-qtest-loongarch64" as following:
  qemu:qtest+qtest-loongarch64 / qtest-loongarch64/cpu-plug-test OK 0.38s 1 subtests passed

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250314085130.4184272-1-maobibo@loongson.cn>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
tests/qtest/cpu-plug-test.c
tests/qtest/meson.build