pub(crate) fn create_igvm_file<R: IgvmfilegenRegister + GuestArch + 'static>(
igvm_config: Config,
resources: Resources,
debug_validation: bool,
output: PathBuf,
) -> Result<()>
Expand description
Create an IGVM file from the specified config