cloud-hypervisor/vmm
Jiangbo Wu 22a2a99e5f acpi: Add hotplug numa node
virtio-mem device would use 'VIRTIO_MEM_F_ACPI_PXM' to add memory to NUMA
node, which MUST be existed, otherwise it will be assigned to node id 0,
even if user specify different node id.

According ACPI spec about Memory Affinity Structure, system hardware
supports hot-add memory region using 'Hot Pluggable | Enabled' flags.

Signed-off-by: Jiangbo Wu <jiangbo.wu@intel.com>
2020-09-22 13:11:39 +02:00
..
src acpi: Add hotplug numa node 2020-09-22 13:11:39 +02:00
Cargo.toml acpi: Add hotplug numa node 2020-09-22 13:11:39 +02:00