>> +static void acpi_generic_initiator_set_node(Object *obj, Visitor *v,
>> +const char *name, void *opaque,
>> +Error **errp)
>> +{
>> +AcpiGenericInitiator *gi = ACPI_GENERIC_INITIATOR(obj);
>> +uint32
writes:
> From: Ankit Agrawal
>
> The CPU cache coherent device memory can be added as NUMA nodes
> distinct from the system memory nodes. These nodes are associated
> with the device and Qemu needs a way to maintain this link.
>
> Introduce a new acpi-generic-initiator object to allow host admi
; Neo Jia ; Kirti Wankhede
> > ; Tarun Gupta (SW-GPU) ;
> > Vikram Sethi ; Andy Currid ;
> > Dheeraj Nigam ; Uday Dhoke ;
> > qemu-...@nongnu.org; qemu-devel@nongnu.org; Dave Jiang
> >
> > Subject: Re: [PATCH v2 1/3] qom: new object to associate device to numa
oke ;
> qemu-...@nongnu.org; qemu-devel@nongnu.org; Dave Jiang
>
> Subject: Re: [PATCH v2 1/3] qom: new object to associate device to numa
> node
>
>
> On Sun, 8 Oct 2023 01:47:38 +0530
> wrote:
>
> > From: Ankit Agrawal
> >
> > The CPU cache coheren
On Sun, 8 Oct 2023 01:47:38 +0530
wrote:
> From: Ankit Agrawal
>
> The CPU cache coherent device memory can be added as NUMA nodes
> distinct from the system memory nodes. These nodes are associated
> with the device and Qemu needs a way to maintain this link.
>
> Introduce a new acpi-generic-
On Sun, 8 Oct 2023 01:47:38 +0530
wrote:
> From: Ankit Agrawal
>
> The CPU cache coherent device memory can be added as NUMA nodes
> distinct from the system memory nodes. These nodes are associated
> with the device and Qemu needs a way to maintain this link.
Hi Ankit,
I'm not sure I'm convi
From: Ankit Agrawal
The CPU cache coherent device memory can be added as NUMA nodes
distinct from the system memory nodes. These nodes are associated
with the device and Qemu needs a way to maintain this link.
Introduce a new acpi-generic-initiator object to allow host admin
provide the device a