qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v6 1/2] qom: new object to associate device to numa node


From: Ankit Agrawal
Subject: Re: [PATCH v6 1/2] qom: new object to associate device to numa node
Date: Tue, 9 Jan 2024 04:11:57 +0000

>> +##
>> +# @AcpiGenericInitiatorProperties:
>> +#
>> +# Properties for acpi-generic-initiator objects.
>> +#
>> +# @pci-dev: PCI device ID to be associated with the node
>> +#
>> +# @host-nodes: numa node list associated with the PCI device.
>
> NUMA
>
> Suggest "list of NUMA nodes associated with ..."

Ack, will make the change.

>> @@ -981,6 +997,7 @@
>>              'id': 'str' },
>>    'discriminator': 'qom-type',
>>    'data': {
>> +      'acpi-generic-initiator':     'AcpiGenericInitiatorProperties',
>>        'authz-list':                 'AuthZListProperties',
>>        'authz-listfile':             'AuthZListFileProperties',
>>        'authz-pam':                  'AuthZPAMProperties',
>
> I'm holding my Acked-by until the interface design issues raised by
> Jason have been resolved.

I suppose you meant Jonathan here?


reply via email to

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