From owner-freebsd-virtualization@FreeBSD.ORG Wed Apr 1 20:12:52 2015 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 2419F2DE for ; Wed, 1 Apr 2015 20:12:52 +0000 (UTC) Received: from mail-lb0-x232.google.com (mail-lb0-x232.google.com [IPv6:2a00:1450:4010:c04::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 976462F0 for ; Wed, 1 Apr 2015 20:12:51 +0000 (UTC) Received: by lbbug6 with SMTP id ug6so44826361lbb.3 for ; Wed, 01 Apr 2015 13:12:49 -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=t8Wf+2hp7qdXOU30yFnxGaScRzJ4m4cUuO1Z00nT7Nw=; b=LeUZUMLHE1KvMAlpCSwWAKBGs6RAtxI37pIYDrY6oF63BzuR/uCxmpFuK70Yiz07QY Dx2GFqA8nOqP9rs0m4Agjl2MHJO2uPAF8vuk0nED55Ll4ctsy2rGarM0GS8c2RTvRfgO nyYgXnL9KrFOXGKiRX6wIuKPQZe+mf911DxgP2Jc9IDGUvGcuDuG9oQMfBIfGLEAtdH/ 6towN8PrngHD1GNPLoWXgFl+cBy5iFQxg1tjzkC8XlcnvmcEfRw30Lbm3+DtcwhtEQ+K 9GgP1pfdLZCod7ovXwXhP5ThZvynudGyUactytw+iBIq2Dw3+4pAhdAsSJSMs1Y3BDhv darQ== MIME-Version: 1.0 X-Received: by 10.112.223.7 with SMTP id qq7mr37500157lbc.81.1427919169652; Wed, 01 Apr 2015 13:12:49 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.108.168 with HTTP; Wed, 1 Apr 2015 13:12:49 -0700 (PDT) In-Reply-To: <551C1FB7.1050501@redbarn.org> References: <551BC8B3.2030900@bestsolution.at> <551C1FB7.1050501@redbarn.org> Date: Wed, 1 Apr 2015 13:12:49 -0700 X-Google-Sender-Auth: yu0unTLGwZ_7YtazAmgdRKj_u_Y Message-ID: Subject: Re: available hypervisors in FreeBSD From: Craig Rodrigues To: Paul Vixie 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, 01 Apr 2015 20:12:52 -0000 On Wed, Apr 1, 2015 at 9:41 AM, Paul Vixie wrote: > > > > there's no libvirt for bhyve yet, which turns some people off. > Wrong. See: https://libvirt.org/drvbhyve.html http://www.slideshare.net/CraigRodrigues1/libvirt-bhyve libvirt/bhyve is definitely not as polished as libvirt/KVM. It definitely needs more work, but at least some people have put in the work to add libvirt/bhyve support at all. -- Craig