On 6/10/2026 6:09 PM, David Hildenbrand (Arm) wrote:
On 6/10/26 09:03, Huang, FangSheng (Jerry) wrote:


On 6/9/2026 5:03 PM, Igor Mammedov wrote:
On Fri, 5 Jun 2026 18:46:06 +0800
fanhuang <[email protected]> wrote:

+            'memaddr': 'size',

why not 'addr', like DIMM?


Will rename to 'addr' to match PCDIMMDeviceInfo.

Note that we had to use "memaddr" for virtio-mem etc, because their proxy device
(e.g., virtio-mem-pci) already had "addr" taken for other purposes.

I suspect we don't expect any proxy devices in the future? (similar to DIMMs)
Then, using "addr" is just fine.


Right, no proxy device expected for sp-mem -- it's instantiated
directly, like pc-dimm. Keeping `addr`.

Best regards,
FangSheng Huang (Jerry)

Reply via email to