cloud-hypervisor/vmm
Henry Wang 27a285257e vmm: cpu: Add PPTT table for AArch64
The optional Processor Properties Topology Table (PPTT) table is
used to describe the topological structure of processors controlled
by the OSPM, and their shared resources, such as caches. The table
can also describe additional information such as which nodes in the
processor topology constitute a physical package.

The ACPI PPTT table supports topology descriptions for ACPI guests.
Therefore, this commit adds the PPTT table for AArch64 to enable
CPU topology feature for ACPI.

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
2021-08-05 21:19:16 +08:00
..
src vmm: cpu: Add PPTT table for AArch64 2021-08-05 21:19:16 +08:00
Cargo.toml build: bump seccomp from v0.24.4 to v0.24.5 2021-07-26 11:18:42 +02:00