mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
We introduce a type describing MSR adjustments associated with a CPU profile. The upcoming CPU profile generation tool will serialize instances of this struct when generating a CPU profile. A follow up PR will take care of filling out the currently stubbed `msr_data` method. Signed-off-by: Oliver Anderson <oliver.anderson@cyberus-technology.de> On-behalf-of: SAP oliver.anderson@sap.com