On 2017年08月25日 18:36, Roger Pau Monné wrote:
> On Thu, Aug 24, 2017 at 10:52:18PM -0400, Lan Tianyu wrote:
>> This patch is to change DSDT table for processor object to support >255
>> vcpus.
>
> The note in ACPI 6.1A spec section 5.2.12.12 contains the following:
>
> [Compatibility note] On som
On 2017年08月25日 20:01, Jan Beulich wrote:
On 25.08.17 at 12:36, wrote:
>> On Thu, Aug 24, 2017 at 10:52:18PM -0400, Lan Tianyu wrote:
>>> This patch is to change DSDT table for processor object to support >255
>> vcpus.
>>
>> The note in ACPI 6.1A spec section 5.2.12.12 contains the following
On 8/25/2017 5:25 PM, Wei Liu wrote:
On Thu, Aug 24, 2017 at 10:52:18PM -0400, Lan Tianyu wrote:
This patch is to change DSDT table for processor object to support >255 vcpus.
Can you provide a link to the spec so people can check if you
modification is correct?
OK. Will add in the next ve
>>> On 25.08.17 at 12:36, wrote:
> On Thu, Aug 24, 2017 at 10:52:18PM -0400, Lan Tianyu wrote:
>> This patch is to change DSDT table for processor object to support >255
> vcpus.
>
> The note in ACPI 6.1A spec section 5.2.12.12 contains the following:
>
> [Compatibility note] On some legacy OSe
On Thu, Aug 24, 2017 at 10:52:18PM -0400, Lan Tianyu wrote:
> This patch is to change DSDT table for processor object to support >255 vcpus.
The note in ACPI 6.1A spec section 5.2.12.12 contains the following:
[Compatibility note] On some legacy OSes, Logical processors with APIC
ID values less t
On Thu, Aug 24, 2017 at 10:52:18PM -0400, Lan Tianyu wrote:
> This patch is to change DSDT table for processor object to support >255 vcpus.
>
Can you provide a link to the spec so people can check if you
modification is correct?
___
Xen-devel mailing
This patch is to change DSDT table for processor object to support >255 vcpus.
Signed-off-by: Lan Tianyu
---
tools/libacpi/mk_dsdt.c | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/tools/libacpi/mk_dsdt.c b/tools/libacpi/mk_dsdt.c
index 2daf32c..d37aed6 100644
---