Re: [PATCH v2 1/3] qom: new object to associate device to numa node

2023-10-17 Thread Ankit Agrawal
>> +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

Re: [PATCH v2 1/3] qom: new object to associate device to numa node

2023-10-13 Thread Markus Armbruster
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

Re: [PATCH v2 1/3] qom: new object to associate device to numa node

2023-10-12 Thread Jonathan Cameron via
; 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

RE: [PATCH v2 1/3] qom: new object to associate device to numa node

2023-10-11 Thread Vikram Sethi
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

Re: [PATCH v2 1/3] qom: new object to associate device to numa node

2023-10-11 Thread Alex Williamson
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-

Re: [PATCH v2 1/3] qom: new object to associate device to numa node

2023-10-09 Thread Jonathan Cameron via
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

[PATCH v2 1/3] qom: new object to associate device to numa node

2023-10-07 Thread ankita
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