From owner-freebsd-virtualization@freebsd.org Wed Aug 19 17:55:13 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 04EBF9BEFAA for ; Wed, 19 Aug 2015 17:55:13 +0000 (UTC) (envelope-from anupshendkar@gmail.com) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (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 89CDE145A; Wed, 19 Aug 2015 17:55:12 +0000 (UTC) (envelope-from anupshendkar@gmail.com) Received: by wicja10 with SMTP id ja10so15204756wic.1; Wed, 19 Aug 2015 10:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=S5V+oKTh4O8krt4Z7/r6ijzljBy0RfQPb8cWrMXkHx4=; b=qWzhsFN5Y6KQ481pwado/Z4TIOpgmlYHUwJen0eQLLkKAwtmZEQ6hT/WmreTJGR+eG Q8XOy0rMkQl2wY0BqoRIfRoYNwgiy25SirfPsRfUST36vn2j4LHvvyy6WiHlDU1Pg1xA 31E9AG2lKdIXlu9jmPzT/gDo/KpvSq4sI4vvB+eONVtRypb2DwVv9pMo7UI9GtMWoGc7 WvBqz6MdnhFIJTc9i9G3FZ04Ukms9A1NprvVrvZIA947IiRvHBxqiRvXK+oDWQ13Qtj0 KpQnnVIK8ti4ZjfVZyHAgevg4bkGQf+SSWKl12UOg77LPEg9Jo64e9LhefgzOwLRFmLX 30ww== MIME-Version: 1.0 X-Received: by 10.194.60.11 with SMTP id d11mr25192522wjr.143.1440006911048; Wed, 19 Aug 2015 10:55:11 -0700 (PDT) Received: by 10.28.41.198 with HTTP; Wed, 19 Aug 2015 10:55:10 -0700 (PDT) Received: by 10.28.41.198 with HTTP; Wed, 19 Aug 2015 10:55:10 -0700 (PDT) In-Reply-To: <7E0B1B98-8408-41C6-930B-133DC269311C@xcllnt.net> References: <55D181A2.8070502@freebsd.org> <7E0B1B98-8408-41C6-930B-133DC269311C@xcllnt.net> Date: Wed, 19 Aug 2015 23:25:10 +0530 Message-ID: Subject: Re: bhyve: Support for QCOW2 image format From: anup shendkar To: Marcel Moolenaar Cc: Marcel Moolenaar , freebsd-virtualization@freebsd.org, Peter Grehan Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Wed, 19 Aug 2015 17:55:13 -0000 On 18-Aug-2015 9:35 PM, "Marcel Moolenaar" wrote: > > > > On Aug 18, 2015, at 2:51 AM, anup shendkar wrote: > > > > On Mon, Aug 17, 2015 at 12:09 PM, Peter Grehan wrote: > >> Hi Anup, > >> > >>> Please let me know if anybody has any information on it. I got to kno= w > >>> 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/ > >> > > > > Hi Marcel, > > > > I went through above branch. There are place-holder files containing > > stub functions defined for qcow, vhd, vmdk image format support. I > > would like to work on supporting qcow image format. It would be nice > > if you could push your latest changes to the branch. That would be > > helpful to get me started. > > Everything is already on the branch. Getting it hooked up with > bhyve was my priority, but we=E2=80=99ve not crossed that hurdle yet=E2= =80=A6 Thanks Marcel. Will continue from your branch. Thanks again. Regards, Anup > > -- > Marcel Moolenaar > marcel@xcllnt.net > > >