cloud-hypervisor/arch
Henry Wang 447c986916 aarch64: Add optional cpu-map node in device tree
The Arm CPU topology is defined within the `cpu-map` node, which is
a direct child of the cpus node and provides a container where the
actual topology nodes are listed.

This commit adds an optional cpu-map node in device tree, based on
the Cloud Hypervisor command line vCPU topology information.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-08-05 21:19:16 +08:00
..
src aarch64: Add optional cpu-map node in device tree 2021-08-05 21:19:16 +08:00
Cargo.toml arch, vmm: Move "generate_common_cpuid" from "CpuManager" to "arch" 2021-07-19 09:59:34 -07:00