mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-11 14:11:38 +00:00
currently unused, the initramfs argument is added to the cli, and stored in vmm::config:VmConfig as an Option(InitramfsConfig(PathBuf)) Signed-off-by: Damjan Georgievski <gdamjan@gmail.com>