Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vmm: Prepare for static CPU template deprecation
Add an implementation of conversion from `&CpuTemplateType` to `Option<StaticCpuTemplate>`, which will be used in a successive commit to deprecate the `cpu_template` field in the `/machine-config` API. Signed-off-by: Takahiro Itazuri <itazur@amazon.com>
- Loading branch information