hw/core: Support module-id in numa configuration
commit098de99aad1aa911b4950b47b55d2e2bcc4f9c0c
authorZhao Liu <zhao1.liu@intel.com>
Wed, 24 Apr 2024 15:49:12 +0000 (24 23:49 +0800)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 25 Apr 2024 10:48:12 +0000 (25 12:48 +0200)
treefc3a4c4161e513ac5f33a43c83ae575517dea0f2
parent989bb312b021d66927db8e5f443503d63722b38d
hw/core: Support module-id in numa configuration

Module is a level above the core, thereby supporting numa
configuration on the module level can bring user more numa flexibility.

This is the natural further support for module level.

Add module level support in numa configuration.

Tested-by: Yongwei Ma <yongwei.ma@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Tested-by: Babu Moger <babu.moger@amd.com>
Message-ID: <20240424154929.1487382-5-zhao1.liu@intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/core/machine.c