From: Alireza Sanaee via <qemu-devel@nongnu.org>
To: Jonathan Cameron <Jonathan.Cameron@Huawei.com>
Cc: Yicong Yang <yangyicong@huawei.com>, <mst@redhat.com>,
<imammedo@redhat.com>, <peter.maydell@linaro.org>,
<wangyanan55@huawei.com>, <anisinha@redhat.com>,
<qemu-devel@nongnu.org>, <shameerali.kolothum.thodi@huawei.com>,
<prime.zeng@hisilicon.com>, <yangyicong@hisilicon.com>,
<linuxarm@huawei.com>
Subject: Re: [PATCH 0/5] Building PPTT with root node and identical implementation flag
Date: Fri, 4 Oct 2024 11:07:07 +0100 [thread overview]
Message-ID: <20241004110707.00002b3b@huawei.com> (raw)
In-Reply-To: <20241004105920.00007797@Huawei.com>
On Fri, 4 Oct 2024 10:59:20 +0100
Jonathan Cameron <Jonathan.Cameron@Huawei.com> wrote:
> On Thu, 26 Sep 2024 19:33:18 +0800
> Yicong Yang <yangyicong@huawei.com> wrote:
>
> > From: Yicong Yang <yangyicong@hisilicon.com>
> >
> > OS like Linux is using PPTT processor node's identical
> > implementation flag [1] to infer whether the whole system or a
> > certain CPU cluster is homogeneous or not [2]. QEMU currently only
> > support building homogeneous system, set the flag to indicate the
> > fact. Build a root node in PPTT for indicates the identical
> > implementation which is needed for a multi-socket system. Update
> > the related PPTT tables as well.
> >
> > Since we'll update the test PPTT table data, upgrade the revision
> > of PPTT we build to revision 3 by handy.
> >
> > [1] ACPI 6.5 Table 5.158: Processor Structure Flags
> > [2] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/acpi/pptt.c?h=v6.11-rc1#n810
> >
> > Yicong Yang (5):
> > tests: virt: Allow changes to PPTT test table
> > hw/acpi/aml-build: Set identical implementation flag for PPTT
> > processor nodes
> > hw/acpi/aml-build: Build a root node in the PPTT table
> > hw/acpi/aml-build: Update the revision of PPTT table
> > tests: virt: Update expected ACPI tables for virt test
> >
> > hw/acpi/aml-build.c | 26
> > ++++++++++++++---- tests/data/acpi/aarch64/virt/PPTT |
> > Bin 76 -> 96 bytes .../data/acpi/aarch64/virt/PPTT.acpihmatvirt |
> > Bin 156 -> 176 bytes tests/data/acpi/aarch64/virt/PPTT.topology
> > | Bin 336 -> 356 bytes 4 files changed, 21 insertions(+), 5
> > deletions(-)
>
> Maybe some ASCII art makes sense? Mine you it's pretty simple
> conceptually so perhaps not worth bothering.
>
> Patches look good to me.
>
> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
>
> Ali, probably sensible to rebase your series on top of this if you
> haven't already.
Sure, makes sense, imma rebase.
>
> Jonathan
prev parent reply other threads:[~2024-10-04 10:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 11:33 [PATCH 0/5] Building PPTT with root node and identical implementation flag Yicong Yang via
2024-09-26 11:33 ` [PATCH 1/5] tests: virt: Allow changes to PPTT test table Yicong Yang via
2024-09-26 11:33 ` [PATCH 2/5] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes Yicong Yang via
2024-09-26 11:33 ` [PATCH 3/5] hw/acpi/aml-build: Build a root node in the PPTT table Yicong Yang via
2024-09-26 11:33 ` [PATCH 4/5] hw/acpi/aml-build: Update the revision of " Yicong Yang via
2024-09-26 11:33 ` [PATCH 5/5] tests: virt: Update expected ACPI tables for virt test Yicong Yang via
2024-10-04 9:59 ` [PATCH 0/5] Building PPTT with root node and identical implementation flag Jonathan Cameron via
2024-10-04 10:07 ` Alireza Sanaee via [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241004110707.00002b3b@huawei.com \
--to=qemu-devel@nongnu.org \
--cc=Jonathan.Cameron@Huawei.com \
--cc=alireza.sanaee@huawei.com \
--cc=anisinha@redhat.com \
--cc=imammedo@redhat.com \
--cc=linuxarm@huawei.com \
--cc=mst@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=prime.zeng@hisilicon.com \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=wangyanan55@huawei.com \
--cc=yangyicong@hisilicon.com \
--cc=yangyicong@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).