]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
authorZhao Liu <zhao1.liu@intel.com>
Tue, 24 Oct 2023 09:03:05 +0000 (17:03 +0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Nov 2023 12:08:48 +0000 (13:08 +0100)
commitaf4c26e618368cbb474d3fb142b2a18b7a54c2e0
tree4005ec67c86e2f2eff5297cedf560ed7856b8bc2
parent5f0d69b5a69f56d63a1afd5f927919b1584e5e9b
tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c

The tests in this file actually test the APIC ID combinations.
Rename to test-x86-topo.c to make its name more in line with its
actual content.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Babu Moger <babu.moger@amd.com>
Tested-by: Yongwei Ma <yongwei.ma@intel.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20231024090323.1859210-3-zhao1.liu@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
MAINTAINERS
tests/unit/meson.build
tests/unit/test-x86-cpuid.c [deleted file]
tests/unit/test-x86-topo.c [new file with mode: 0644]