From owner-freebsd-virtualization@FreeBSD.ORG Wed Oct 22 22:47:01 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3609579B; Wed, 22 Oct 2014 22:47:01 +0000 (UTC) Received: from mail-vc0-x235.google.com (mail-vc0-x235.google.com [IPv6:2607:f8b0:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D8910E72; Wed, 22 Oct 2014 22:47:00 +0000 (UTC) Received: by mail-vc0-f181.google.com with SMTP id le20so2622416vcb.26 for ; Wed, 22 Oct 2014 15:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yTjveZIaXE6LV/KiBlU4EWnDbXoQtM6UmI7xSv91j+8=; b=NrXxOrudYRy3DXU7mU0zGqWf7zpxCEcNQwpV5UHbjWNb/Sac1leU1DZ1LFospjh4xL lo+kDFF6vz0w8XAETAmSx2wpaQ2jRZ7+V1vH1w3xDmv6mPk2AXmqcB4lT2ze1jwffX+I tob998h5EUgoPlVYg6n8aGytpQN6QMS/wcgA7iqtCCQHkYgPLlEptnYnJ1XdV5XpQrPB 5EhFvYQ8mvJGpnUl7s0MepP62EqDBynldRJW7WLbngVGhJlUK75XlsWx+7SXj5hOp64A 4W/GVo6WwKh1nAsd7ieNx64Y9xWxVMzn2G2MlbQlSXzD7klTCkM1rdrUKfF/QL5Uo0vG faDA== MIME-Version: 1.0 X-Received: by 10.220.197.9 with SMTP id ei9mr694868vcb.45.1414018019867; Wed, 22 Oct 2014 15:46:59 -0700 (PDT) Received: by 10.220.150.68 with HTTP; Wed, 22 Oct 2014 15:46:59 -0700 (PDT) In-Reply-To: <5448305F.8010307@freebsd.org> References: <5448305F.8010307@freebsd.org> Date: Wed, 22 Oct 2014 18:46:59 -0400 Message-ID: Subject: Re: Native Linux guest in Bhyve (no grub2-bhyve) status? From: Conrad Rad To: Peter Grehan Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2014 22:47:01 -0000 On Wed, Oct 22, 2014 at 6:31 PM, Peter Grehan wrote: > Hi Conrad, > >> I've tried asking IRC, but it's pretty quiet. Does anyone know what >> the status of UEFI/BIOS for bhyve is? > > > It's being worked on, though it's not yet at a state that it could be > committed. Hi Peter, Is the work being done in public? Thanks, Conrad