From owner-freebsd-virtualization@FreeBSD.ORG Wed Oct 22 22:40:11 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55BE6715 for ; Wed, 22 Oct 2014 22:40:11 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::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 CCC70DBF for ; Wed, 22 Oct 2014 22:40:10 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id l4so3739632lbv.12 for ; Wed, 22 Oct 2014 15:40:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1nuB6gUUb2H986EVz4KgyMWprWviTAs2aOi7C/HhYL0=; b=bvjm75ZeUEvfqv2MdDgtTJN7R0A/U+tjlyjZ2wsoW/7WpWFUYDLXcS9Ahva9InMHrt L9EBtobu4kEvd0fuH2LPkKRdbm/w8xxXGDkBsdNFkVL4Ghr2o31DQmMn09/fQb4v7tAI HLUbFZlElf0AM7Z83Ow9V2ev8tStuNn4r3K68JKMVsSSgFWodjabdTgVSGLcTwoHTMl2 y/XukfyxyLuAOTZmo4A2a6mcFuPfUOTVWHdhFllO5wgmogak9g+lLY2W21EGIGr3UHvV xH9LnozYS6y2/6NDxalCoKM+12nr7IE1a5YEudEyvdRx3RWVgNdO4mPckW3k7qXGbP4c t/tQ== MIME-Version: 1.0 X-Received: by 10.112.150.68 with SMTP id ug4mr976745lbb.82.1414017608496; Wed, 22 Oct 2014 15:40:08 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.84.197 with HTTP; Wed, 22 Oct 2014 15:40:08 -0700 (PDT) In-Reply-To: References: <54481701.3050907@freebsd.org> Date: Wed, 22 Oct 2014 15:40:08 -0700 X-Google-Sender-Auth: FlvoNW7bPcRyIKV-kjUC8QrHXuI Message-ID: Subject: Re: Native Linux guest in Bhyve (no grub2-bhyve) status? From: Craig Rodrigues To: Conrad Rad Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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:40:11 -0000 On Wed, Oct 22, 2014 at 3:06 PM, Conrad Rad wrote: > On Wed, Oct 22, 2014 at 5:58 PM, Craig Rodrigues > wrote: > > I raised the issue you brought up with respect to libvirt, and some other > > deficiencies in the current libvirt + byve > > implementation. See this discussion: > > > https://lists.freebsd.org/pipermail/freebsd-virtualization/2014-October/002857.html > > Hi Craig, > > Thanks, I've read that thread. Ideally libvirt/bhyve can just use a > generic loader rather than special casing bhyveloader and grub2-bhyve. > How are you envisioning one indicating to libvirt which loader to use > / what the guest OS is? > > It's mentioned in this followup: https://lists.freebsd.org/pipermail/freebsd-virtualization/2014-October/002859.html -- Craig