Re: [PATCH v3 4/5] hw/acpi/aml-build: Update the revision of PPTT table

2025-04-28 Thread Alireza Sanaee via
On Wed, 23 Apr 2025 11:51:41 -0400 "Michael S. Tsirkin" wrote: Hi Michael, > On Wed, Apr 23, 2025 at 04:47:20PM +0100, Jonathan Cameron wrote: > > On Wed, 23 Apr 2025 11:35:46 -0400 > > "Michael S. Tsirkin" wrote: > > > > > On Wed, Apr 23, 2025 at 10:15:42PM +0800, Yicong Yang wrote: > > >

Re: [PATCH v3 4/5] hw/acpi/aml-build: Update the revision of PPTT table

2025-04-23 Thread Michael S. Tsirkin
On Wed, Apr 23, 2025 at 04:47:20PM +0100, Jonathan Cameron wrote: > On Wed, 23 Apr 2025 11:35:46 -0400 > "Michael S. Tsirkin" wrote: > > > On Wed, Apr 23, 2025 at 10:15:42PM +0800, Yicong Yang wrote: > > > On 2025/4/23 20:39, Michael S. Tsirkin wrote: > > > > On Wed, Apr 23, 2025 at 12:41:29PM

Re: [PATCH v3 4/5] hw/acpi/aml-build: Update the revision of PPTT table

2025-04-23 Thread Jonathan Cameron via
On Wed, 23 Apr 2025 11:35:46 -0400 "Michael S. Tsirkin" wrote: > On Wed, Apr 23, 2025 at 10:15:42PM +0800, Yicong Yang wrote: > > On 2025/4/23 20:39, Michael S. Tsirkin wrote: > > > On Wed, Apr 23, 2025 at 12:41:29PM +0100, Alireza Sanaee wrote: > > >> From: Yicong Yang > > >> > > >> The las

Re: [PATCH v3 4/5] hw/acpi/aml-build: Update the revision of PPTT table

2025-04-23 Thread Michael S. Tsirkin
On Wed, Apr 23, 2025 at 10:15:42PM +0800, Yicong Yang wrote: > On 2025/4/23 20:39, Michael S. Tsirkin wrote: > > On Wed, Apr 23, 2025 at 12:41:29PM +0100, Alireza Sanaee wrote: > >> From: Yicong Yang > >> > >> The lastest ACPI spec 6.5 support PPTT revision 3. Update it > >> by handy. This is comp

Re: [PATCH v3 4/5] hw/acpi/aml-build: Update the revision of PPTT table

2025-04-23 Thread Yicong Yang via
On 2025/4/23 20:39, Michael S. Tsirkin wrote: > On Wed, Apr 23, 2025 at 12:41:29PM +0100, Alireza Sanaee wrote: >> From: Yicong Yang >> >> The lastest ACPI spec 6.5 support PPTT revision 3. Update it >> by handy. This is compatible with previous revision. >> >> Signed-off-by: Yicong Yang >> Revie

Re: [PATCH v3 4/5] hw/acpi/aml-build: Update the revision of PPTT table

2025-04-23 Thread Michael S. Tsirkin
On Wed, Apr 23, 2025 at 12:41:29PM +0100, Alireza Sanaee wrote: > From: Yicong Yang > > The lastest ACPI spec 6.5 support PPTT revision 3. Update it > by handy. This is compatible with previous revision. > > Signed-off-by: Yicong Yang > Reviewed-by: Jonathan Cameron > Signed-off-by: Alireza Sa

[PATCH v3 4/5] hw/acpi/aml-build: Update the revision of PPTT table

2025-04-23 Thread Alireza Sanaee via
From: Yicong Yang The lastest ACPI spec 6.5 support PPTT revision 3. Update it by handy. This is compatible with previous revision. Signed-off-by: Yicong Yang Reviewed-by: Jonathan Cameron Signed-off-by: Alireza Sanaee --- hw/acpi/aml-build.c | 2 +- 1 file changed, 1 insertion(+), 1 deletio