]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qtest/bios-tables-test: Add basic testing for LoongArch
authorBibo Mao <maobibo@loongson.cn>
Thu, 12 Jun 2025 09:03:18 +0000 (17:03 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Jul 2025 13:16:40 +0000 (09:16 -0400)
commit73e2cba058c74c9a0d5b640711a1ff2428551952
tree1509873d71d8633e22b9ecbfceae98a6b3f83286
parentf3bc2c3f33cc875a3b7e5349aa4141ea6789a01d
tests/qtest/bios-tables-test: Add basic testing for LoongArch

Add basic ACPI table test case for LoongArch, including cpu topology,
numa memory, memory hotplug and oem-id test cases.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Message-Id: <20250612090321.3416594-3-maobibo@loongson.cn>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/qtest/bios-tables-test.c
tests/qtest/meson.build