Re: [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support

2024-06-05 Thread Richard Henderson
On 6/5/24 11:21, Jonathan Cameron via wrote: On Fri, 24 May 2024 11:05:04 +0100 Jonathan Cameron wrote: These are very similar to the recently added Generic Initiators but instead of representing an initiator of memory traffic they represent an edge point beyond which may lie either targets or

Re: [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support

2024-06-05 Thread Jonathan Cameron via
On Fri, 24 May 2024 11:05:04 +0100 Jonathan Cameron wrote: > These are very similar to the recently added Generic Initiators > but instead of representing an initiator of memory traffic they > represent an edge point beyond which may lie either targets or > initiators. Here we add these ports su

Re: [PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support

2024-06-04 Thread Markus Armbruster
Jonathan Cameron writes: > These are very similar to the recently added Generic Initiators > but instead of representing an initiator of memory traffic they > represent an edge point beyond which may lie either targets or > initiators. Here we add these ports such that they may > be targets of h

[PATCH v2 3/6] hw/acpi: Generic Port Affinity Structure support

2024-05-24 Thread Jonathan Cameron via
These are very similar to the recently added Generic Initiators but instead of representing an initiator of memory traffic they represent an edge point beyond which may lie either targets or initiators. Here we add these ports such that they may be targets of hmat_lb records to describe the latenc