On Tue, Oct 24, 2023 at 11:09:34AM +0200, Thomas Huth wrote: > Date: Tue, 24 Oct 2023 11:09:34 +0200 > From: Thomas Huth <th...@redhat.com> > Subject: Re: [PATCH v5 02/20] tests: Rename test-x86-cpuid.c to > test-x86-topo.c > > On 24/10/2023 11.03, Zhao Liu wrote: > > From: Zhao Liu <zhao1....@intel.com> > > > > 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....@intel.com> > > Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> > > Tested-by: Babu Moger <babu.mo...@amd.com> > > Tested-by: Yongwei Ma <yongwei...@intel.com> > > Acked-by: Michael S. Tsirkin <m...@redhat.com> > > --- > > Reviewed-by: Thomas Huth <th...@redhat.com>
Thanks! -Zhao