qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 06/12] hw/arm/virt-acpi-build: distinguish possible and p


From: Ying Fang
Subject: Re: [RFC PATCH 06/12] hw/arm/virt-acpi-build: distinguish possible and present cpus
Date: Thu, 17 Sep 2020 21:58:22 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0



On 9/17/2020 4:20 PM, Andrew Jones wrote:
On Thu, Sep 17, 2020 at 11:20:27AM +0800, Ying Fang wrote:
When building ACPI tables regarding CPUs we should always build
them for the number of possible CPUs, not the number of present
CPUs. We then ensure only the present CPUs are enabled.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Ying Fang <fangying1@huawei.com>
---
  hw/arm/virt-acpi-build.c | 17 ++++++++++++-----
  1 file changed, 12 insertions(+), 5 deletions(-)

I approached this in a different way in the refresh, so the this patch
was dropped, but the refresh is completely untested, so something similar
may still be necessary.

Nice work, I'll open it and take a look.
Thanks.

Thanks,
drew

.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]