mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
We introduce a function somewhat analogous to `generate_common_cpuid`, except that it is only relevant for CPU profiles. This function is more "high level" than the CpuProfile::required_msr_updates method and is intended to be called from the vmm crate. Signed-off-by: Oliver Anderson <oliver.anderson@cyberus-technology.de> On-behalf-of: SAP oliver.anderson@sap.com