From owner-freebsd-virtualization@freebsd.org Mon Aug 17 05:55:47 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 6A63D9B948D for ; Mon, 17 Aug 2015 05:55:47 +0000 (UTC) (envelope-from anupshendkar@gmail.com) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (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 07565191D for ; Mon, 17 Aug 2015 05:55:47 +0000 (UTC) (envelope-from anupshendkar@gmail.com) Received: by wicja10 with SMTP id ja10so61443402wic.1 for ; Sun, 16 Aug 2015 22:55:44 -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 :content-type; bh=bY+IcK8Lf9TPwoAV6ovhzrggm/tK41UVJ5RR7tw5gNc=; b=Ry2OC92UVKOtq43UCfd6xd4/KtL9hQZCfuAaM1/esJDfoeXYnffaNbn7rq1p2WM5bY iQbC+jYWjGRLEemP/UGAe2gQeU0+La4t/MXCVaycPpCA6rMy+MEu5dfefN8MhJHW6hSq H3NWuwd0O1LYu17tSco7BBTQNTSyHUBexQ+YPuUKtAjSVK4PyIuFlOoQZdeJY8DZl6Tq 4a444etNyx3QI4DJvZPJmyvctzjw+5unTuE16DmPAnBN+XIG1H77rwxN9qSETZ6c2uSp cIf0cL8b+MiNv0PwN3TzrtYgRYi53/mmUfAOSHBTl7rCs0N/jBN2yNFGmE8d06ldJ/Eb 46iA== MIME-Version: 1.0 X-Received: by 10.194.11.7 with SMTP id m7mr24989696wjb.56.1439790944590; Sun, 16 Aug 2015 22:55:44 -0700 (PDT) Received: by 10.28.41.198 with HTTP; Sun, 16 Aug 2015 22:55:44 -0700 (PDT) In-Reply-To: References: Date: Mon, 17 Aug 2015 11:25:44 +0530 Message-ID: Subject: Re: bhyve: Support for QCOW2 image format From: anup shendkar To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=UTF-8 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 05:55:47 -0000 Hello Experts, 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. Any information like to whom should I contact ? status/progress of this work would be very helpful. I just want to avoid repetition of effort. Thanks in advance. Regards, Anup On Thu, Aug 13, 2015 at 11:15 AM, anup shendkar wrote: > Hello All, > > I would like to work on QCOW2 image format support for bhyve. At the > moment, I have never been worked > on FreeBSD before, it would be good if some one can help me to get > started. I have previous experience of programming in systems > environment. > > Past couple of days I have been reading few online documents about bhyve, I > think it is very interesting project. Initially to get acquainted with > the bhyve, I would like to start with something easier to accomplish. > > Thanks and Regards, > Anup -- anup shendkar