From owner-freebsd-virtualization@freebsd.org Mon Aug 17 06:39:39 2015 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D36A89B9C25 for ; Mon, 17 Aug 2015 06:39:39 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 959911B06 for ; Mon, 17 Aug 2015 06:39:38 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id 5A46A2811A9 for ; Mon, 17 Aug 2015 16:39:35 +1000 (AEST) X-Amavis-Modified: Mail body modified (using disclaimer) - iredmail.onthenet.com.au Received: from iredmail.onthenet.com.au ([127.0.0.1]) by localhost (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HIe43u_iO0BZ for ; Mon, 17 Aug 2015 16:39:35 +1000 (AEST) Received: from Peters-MacBook-Pro.local (unknown [64.245.0.210]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id 7658E2811A3; Mon, 17 Aug 2015 16:39:32 +1000 (AEST) Subject: Re: bhyve: Support for QCOW2 image format To: anup shendkar References: From: Peter Grehan Cc: freebsd-virtualization@freebsd.org Message-ID: <55D181A2.8070502@freebsd.org> Date: Sun, 16 Aug 2015 23:39:30 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 17 Aug 2015 06:39:39 -0000 Hi Anup, > Please let me know if anybody has any information on it. I got to know > from IRC channel that work is in progress for generic framework to > support various image file formats for bhyve. The work was being done in a branch: https://svnweb.freebsd.org/base/user/marcel/libvdsk/ > Any information like to whom should I contact ? status/progress of > this work would be very helpful. The contact for this was Marcel Moolenar, marcel@freebsd.org. later, Peter.