mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Read the host cache info from sysfs and pass through the same to the guest via the PPTT table. This is the same as the approach taken for FDT. Similar to that, assume that the L3 cache is always shared and the L2 cache is unique per CPU. Signed-off-by: Anirudh Rayabharam <anrayabh@microsoft.com>