From owner-freebsd-virtualization@FreeBSD.ORG Tue May 6 06:55:37 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 358ADFE; Tue, 6 May 2014 06:55:37 +0000 (UTC) Received: from mail-oa0-x229.google.com (mail-oa0-x229.google.com [IPv6:2607:f8b0:4003:c02::229]) (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 E6533B7B; Tue, 6 May 2014 06:55:36 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id m1so7232090oag.0 for ; Mon, 05 May 2014 23:55:36 -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=ex/nLBq9hXUwU7UBnfFwza9TcQZrVME+hbPQ0s8uC/Q=; b=Dbk3p4OfVU7j54PIUYyPDBR0BZWvL+tjqfri+DnZxQEKKzqbahG9ZojmK6Rv6bbDIN qVdGL6sg4WsSnoCQLjfcp3z8pAOiRlx9GteORkuEYtEDhdgVvNgc9N6NtAoByotRY40g +WDVVcupaLkyIsEwrRV9ZNhC1YGHvjFbIDmHmGA9jkfg+/HIo0yVgxScN+RfZxteOa8x tQuQFc8gUYqfTGfpTep2Kg/4F9sopjYAq5RFJrIuZuKOcVVUZyf2NammYPpRAqV3wuXy 3Wo6/BngfXEUF6QLe6hA1/bDPW+48keJZffFmiikH0HYCeDKHR04q0hpEzeIKjo3OBQK 9Sbw== MIME-Version: 1.0 X-Received: by 10.60.159.5 with SMTP id wy5mr710423oeb.58.1399359336200; Mon, 05 May 2014 23:55:36 -0700 (PDT) Received: by 10.76.173.229 with HTTP; Mon, 5 May 2014 23:55:36 -0700 (PDT) In-Reply-To: References: Date: Tue, 6 May 2014 08:55:36 +0200 Message-ID: Subject: Re: virt-manager bhyve From: Andreas Nilsson To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 06 May 2014 06:55:37 -0000 On Tue, May 6, 2014 at 2:00 AM, Craig Rodrigues wrote: > On Mon, May 5, 2014 at 2:47 PM, Alexandar Narayan > wrote: > > Has anyone built virt-manager with bhyve support? > > I haven't tried any of this stuff, but you may want to read the blog > postings mentioned at this link: > > > http://www.freebsd.org/news/status/report-2014-01-2014-03.html#libvirt/bhyve-Support > > Those blog postings were written by Roman Bogorodskiy. Roman > has done a lot of work to get libvirt working with bhyve, but there seems > to be > some additional setup steps required. These steps are mentioned in > his blog postings. > > -- > Craig > I for one would like the libvirt package provided with pkgng to have have support for it. At least for 10-RELEASE. Best regards Andreas