cloud-hypervisor/vmm
Henry Wang 20aa811de7 vmm: Extend NUMA setup to more than ACPI
The AArch64 platform provides a NUMA binding for the device tree,
which means on AArch64 platform, the NUMA setup can be extended to
more than the ACPI feature.

Based on above, this commit extends the NUMA setup and data
structures to following scenarios:

- All AArch64 platform
- x86_64 platform with ACPI feature enabled

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
Signed-off-by: Michael Zhao <Michael.Zhao@arm.com>
2021-08-12 10:49:02 +02:00
..
src vmm: Extend NUMA setup to more than ACPI 2021-08-12 10:49:02 +02:00
Cargo.toml build: Bump dependencies 2021-08-10 15:24:28 +01:00