From owner-freebsd-virtualization@FreeBSD.ORG Wed Jun 18 19:46:55 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 3F187303 for ; Wed, 18 Jun 2014 19:46:55 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (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 BFA5F29A4 for ; Wed, 18 Jun 2014 19:46:54 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id pv20so864888lab.9 for ; Wed, 18 Jun 2014 12:46:52 -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=KJWhwpy3JkVM6CeKUEz1DlSXnWgqKGkmaWhw+y9XgQI=; b=Jg1rkmjK/bz6cyS8IUU1Xe84cSbrwBDcC8dr7jH2EW+engCJ9zbUbipN6JI2eCxweZ TVS7hTVK/uQ5ptYKhTfvu37sGEyCsKTYNYgQE2ZQn9Qsgv1O74oD5zFgL01PyYIZ6QN3 ZUO4Sy52V3XiN0U/5YoRbz0jg8oxqJXTkBRDyvIItu3g90itg0DGp6DRL1PXLPdk5zSJ a51HyL14BAyA4ozK+61LDdyp486i9zN6ugdjeuzSFd9BlMM/R57X2SKrhymQjmODzAZp Z9F3ndn4XaFkSq7CMXlytt3N8UBCbTNvGiQ/tqqXxFdFsxEhtlka1VCHVg77hfzPlOVi O7cw== MIME-Version: 1.0 X-Received: by 10.152.183.193 with SMTP id eo1mr45756lac.95.1403120812411; Wed, 18 Jun 2014 12:46:52 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.67.73 with HTTP; Wed, 18 Jun 2014 12:46:52 -0700 (PDT) Date: Wed, 18 Jun 2014 12:46:52 -0700 X-Google-Sender-Auth: 8-QNo3qX-G34_8K3xs06cS2Ba8E Message-ID: Subject: Request for testers: virt-manager, libvirt, and bhyve From: Craig Rodrigues To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 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 19:46:55 -0000 Hi, I created a patch for the deskutils/virt-manager port to add support for bhyve. virt-manager depends on libvirt, so the work that Roman has done with libvirt is critical for it to work. I have instructions for setting it up here, plus a screenshot of the virt-manager UI: http://people.freebsd.org/~rodrigc/libvirt/virt-manager.html Is there anyone interested in testing this and providing feedback? Also, since virt-manager is in Python, is there anyone out there interested in improving this patch, and sending it upstream to the virt-manager developers? -- Craig