Function crosvm::run_vm

source ·
pub(crate) fn run_vm(
    cmd: RunCommand,
    log_config: LogConfig
) -> Result<CommandStatus>