pub async fn test_create_boot_source(
    m: &mut Machine,
    vmlinux_path: &PathBuf
) -> Result<(), MachineError>