From owner-freebsd-virtualization@FreeBSD.ORG Thu Jun 19 18:44:18 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B213C491; Thu, 19 Jun 2014 18:44:18 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d: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 515492E3D; Thu, 19 Jun 2014 18:44:18 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id i50so2461537qgf.26 for ; Thu, 19 Jun 2014 11:44:17 -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=XwHPpzDxZYjcZq8Syp8viXjED3sAgYOPOAzEouTTE9A=; b=UphqD3+RlxA9PmXF1tn8/CWvFlGEdQ2dIE20/EUZotPb48njT87P12viLWoky+2uHS g1E0rCCsuJr3BGk037qMJPQBKhauxOFwh0WnkgWUWpmz/xg2cOyxrurSYCP43Ly9muzL pZoUOM/m2K/9XbAJAQbDiC95g7dmSoUAwXitHI5YTlZtJNLf8qRB/Nkq61pAtu8MTmyO 8VknYuMgTUrhefLiafg4O19TT8KWjI3MEIjQn9vHC5Q4DHh09KZTZ3f1Qp3wirF0q/7/ ECGZWtu+gNL8ouUirt5PppE6MlBqM9TW7iyE1dBTv7h0d1ns5Qjls4Hi6r+8/yFwPUiJ zaYA== MIME-Version: 1.0 X-Received: by 10.224.147.80 with SMTP id k16mr10137829qav.40.1403203457478; Thu, 19 Jun 2014 11:44:17 -0700 (PDT) Sender: spankthespam@gmail.com Received: by 10.229.96.132 with HTTP; Thu, 19 Jun 2014 11:44:17 -0700 (PDT) In-Reply-To: References: <20140619054456.GA1851@kloomba> Date: Thu, 19 Jun 2014 20:44:17 +0200 X-Google-Sender-Auth: x4CYWk7pdcAgVzGo3Gw-bmZOuZc Message-ID: Subject: Re: Request for testers: virt-manager, libvirt, and bhyve From: Bartek Rutkowski To: Craig Rodrigues Content-Type: text/plain; charset=UTF-8 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: Thu, 19 Jun 2014 18:44:18 -0000 On Thu, Jun 19, 2014 at 6:24 PM, Craig Rodrigues wrote: > On Wed, Jun 18, 2014 at 10:44 PM, Roman Bogorodskiy wrote: >> Craig Rodrigues wrote: >> >>> 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? >> >> Hi Craig, >> >> Back in April bhyve support was added into virt-manager master [1]. So >> it should be there in the next release. >> >> I've looked at updating the desktuils/virt-manager port to 1.0.x, but at >> that time it was blocked by some outdated dependency. >> >> 1: https://git.fedorahosted.org/cgit/virt-manager.git/commit/?id=05df5a64843f2bd4e9a5197d97608d41b2e6dc43 > > > > Hi, > > What ports dependency is blocking the update of the > deskutils/virt-manager port to 1.0.x? We can get other ports > developers such as Bartlomiej to help. > > -- > Craig I am happy to look at updating the virt-manager - any chance you could point me to what from the below list was the dependency causing issues? dbus>=0.83.2 libxml2>=2.7.8 virtinst>=0.600.4 vte>=0.26.2 gtk-vnc>=0.3.10 librsvg2>=2.32.1 libvirt>=0 Kind regards, Bartek Rutkowski