From owner-freebsd-virtualization@FreeBSD.ORG Thu Jun 19 16:24:53 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 2ACADDD2; Thu, 19 Jun 2014 16:24:53 +0000 (UTC) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (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 5057A2162; Thu, 19 Jun 2014 16:24:52 +0000 (UTC) Received: by mail-lb0-f171.google.com with SMTP id s7so1610029lbd.16 for ; Thu, 19 Jun 2014 09:24:50 -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=VP+s9h/RkaR/zVQR4Png2POYiNdyNrrejHezAlyTZVs=; b=epnwugr8Pb/YwQQ0xEDmndSM/1HPQjXCa4pUgBuwSantbS8M65mdLpYhK+rOBgparg gDVAlLAdV4n72UKYHtrg+vOA6h378FTsY5KcYlAl17oiPLzjpfUgnAOtSv4ov4yJHAb6 qbCmywPNcvPiqLhtWG+koIQXomjrWFPv3CnzNpogomDmEtyT1pf8IDKam2zUN7uBJYHV 7MScUZEIXztFtpGDRA2mh4SejOh/O03CTHy/1vX0deewP6IgJ1JOAnXF1H1atapDIA3C FDd875Vid2wjmVM7CkArIEAKNk/EpM6b1RKmm9eP+O/aeoUfMRi27BnPpWwSrfmfbc7R lAgg== MIME-Version: 1.0 X-Received: by 10.152.2.225 with SMTP id 1mr1853424lax.93.1403195090187; Thu, 19 Jun 2014 09:24:50 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.67.73 with HTTP; Thu, 19 Jun 2014 09:24:50 -0700 (PDT) In-Reply-To: <20140619054456.GA1851@kloomba> References: <20140619054456.GA1851@kloomba> Date: Thu, 19 Jun 2014 09:24:50 -0700 X-Google-Sender-Auth: WpZU68pO2vRS2NlGHfYf0kOWdA4 Message-ID: Subject: Re: Request for testers: virt-manager, libvirt, and bhyve From: Craig Rodrigues To: Roman Bogorodskiy , =?ISO-8859-2?Q?Bart=B3omiej_Rutkowski?= Content-Type: text/plain; charset=ISO-8859-1 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 16:24:53 -0000 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