mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Introduce a CpuProfile enum that will be deserialized from the user's selected CPU profile. Currently we only have a "host" variant, but in the future there will be a build script automatically constructing this enum based on pre-generated CPU profiles. Signed-off-by: Oliver Anderson <oliver.anderson@cyberus-technology.de> On-behalf-of: SAP oliver.anderson@sap.com