From owner-freebsd-virtualization@FreeBSD.ORG Wed Jun 18 18:30:00 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 B7BA9206; Wed, 18 Jun 2014 18:30:00 +0000 (UTC) Received: from mail-lb0-x22d.google.com (mail-lb0-x22d.google.com [IPv6:2a00:1450:4010:c04::22d]) (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 1860C2236; Wed, 18 Jun 2014 18:29:59 +0000 (UTC) Received: by mail-lb0-f173.google.com with SMTP id s7so782572lbd.18 for ; Wed, 18 Jun 2014 11:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:cc:content-type; bh=6ZVE1+gzi/k2Xm0oQYwd5JPwNgHhTs8pUIi2XeMbftQ=; b=QamOCtHWxKEmADmRCLhmY8KD8q7L3KDbVn/qIevsdFBrLPCP9oTz7T9RzytI/mvJCX sBFNJwI8xLWF7EWmXnRfA1OwYWiwhEqxInYfzFa6mdrSrPjDfbRPlIbQn1SxOawu3tHN V9HvhqeNGifu8fpAc5C0vSBSTmiI8CQ4I+85evur20GUMvXD1D+mu+WApy59mQpmlWC3 t3wJq8X/JUtG/nkYR8d9xbApCiHsOi9rAlcMzZsHIvlwf0iX7iJk60FZ/O5R6hYudPij 70aCAImhd7kvXy/5HqumofP3beGT/vh8IWVv9UIeRI4udeyDfbfp5axsIgIznCoGF6SC eS1g== MIME-Version: 1.0 X-Received: by 10.112.35.14 with SMTP id d14mr2226385lbj.43.1403116197889; Wed, 18 Jun 2014 11:29:57 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.67.73 with HTTP; Wed, 18 Jun 2014 11:29:57 -0700 (PDT) Date: Wed, 18 Jun 2014 11:29:57 -0700 X-Google-Sender-Auth: zuHHGwTQuAdzNWrP7RtdFPdxHrY Message-ID: Subject: Request for Testers: libvirt and bhyve From: Craig Rodrigues To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 Cc: Roman Bogorodskiy 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: Wed, 18 Jun 2014 18:30:00 -0000 Hi, I've had some success with getting libvirt and bhyve to work. I wrote up a list of the steps that I followed here: http://people.freebsd.org/~rodrigc/libvirt-bhyve/libvirt-bhyve.html If anyone is interested, please try it out, and provide feedback to this list. It would be great to get more testers. Roman, when do you think you will be able to commit all your latest fixes into the devel/libvirt port Makefile? It would greatly increase the usability of the port. Thanks for doing all the work to add bhyve support to libvirt!! -- Craig