From owner-freebsd-virtualization@freebsd.org Fri Aug 21 15:38: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 14BA29BFBA1 for ; Fri, 21 Aug 2015 15:38:39 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [50.0.150.214]) (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 C539B1CC6; Fri, 21 Aug 2015 15:38:38 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from marcels-mbp.int.brkt.com (cerberus.brkt.com [208.185.168.138]) (authenticated bits=0) by mail.xcllnt.net (8.15.2/8.15.2) with ESMTPSA id t7LFcVb1040929 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 21 Aug 2015 08:38:32 -0700 (PDT) (envelope-from marcel@xcllnt.net) Subject: Re: bhyve: Support for QCOW2 image format Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: multipart/signed; boundary="Apple-Mail=_300BED5B-683C-4EEA-BA9E-547E02BB29A1"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5.1 From: Marcel Moolenaar In-Reply-To: Date: Fri, 21 Aug 2015 08:38:24 -0700 Cc: freebsd-virtualization@freebsd.org, Peter Grehan Message-Id: <82428A6C-5C61-407D-BB2F-CEB679532B17@xcllnt.net> References: <55D181A2.8070502@freebsd.org> <7E0B1B98-8408-41C6-930B-133DC269311C@xcllnt.net> <56AD7CEE-9878-41C0-AACA-543CA7E13F49@xcllnt.net> To: anup shendkar X-Mailer: Apple Mail (2.2104) 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: Fri, 21 Aug 2015 15:38:39 -0000 --Apple-Mail=_300BED5B-683C-4EEA-BA9E-547E02BB29A1 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Aug 19, 2015, at 11:59 PM, anup shendkar = wrote: >=20 >> BTW: Shall I move this code to github for easy collaboration? >>=20 > Yes. As you said, that would make collaboration easier. https://github.com/xcllnt/libvdsk Sources contain libdisk, bhyve and bhyveload. bhyve is up-to-date with -current and it=E2=80=99s functional for raw = disks. You can therefore build and install this version of bhyve and have it use libvdsk already. When working on libvdsk, please make sure raw disks are not broken, as it=E2=80=99s our baseline. For example: if you use a QCOW disk (once you have enough support) and you get a kernel panic, boot the same kernel from a raw disk to see if it=E2=80=99s the kernel or the QCOW disk. Have fun! -- Marcel Moolenaar marcel@xcllnt.net --Apple-Mail=_300BED5B-683C-4EEA-BA9E-547E02BB29A1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJV10XxAAoJEIda8t8f0tjjP5YQAMH1XApgE8vP0XcD7Oan3Rn9 uoQqR3TZXyE6QuJpbGOuaOb8RCdT8upR+blNMK3d6bDNL4PJKxOgRxqZY2mbLbq2 48+NM4rslJhGnZYBnWfZd2qM9fFq0XwXlZ9Tjs2strhRlPPM0fumZONtHS29LWG1 /bB2g8PEPrPMKJEbPeqJpCkLxE2OvM1wqZqOJG3keTDECt/POoaasGe/knh9Q1hJ EIxXQ24Tg2SqNVpzFT0mWsc4+6MrnpDeXfazd+UgEeUWPRVCq85tBJoXALszUwIo 0lnh6Gtyr+gXiT6HnAJwAoKS68GSTecKztrFoQnQ7XPlrWGouibZnPq8KZSFk7ND cBE9uYQP0V7PXSZKSPDQf9I+K1/vPpaQSbsEA6/m/dV4mRCOhRsce1Jdl2Ov2gr1 MYaEqzxNJ10OCfW1TuQBabPmOm4/lopo4djoSzSXtvtIS0uAiDQiDrItVB3lMdur cVd/8KW0zNv2ia6z1P4IfTMyJddfd6lmRMKyFsAG7pSQafcFNHGungs9pS4F9QuZ OAhZN4t1dMAGZAuEzaY4QPrzAD2pnzHlJGfPp7dTB4Ahs8leCyxwLrDc0hqCTlSv OPw7QjLh3LyXddTBpD9JsZFD+2RyqcCM6n+aAThm65clEUdxjskUcsLFHdXzwytW v041IZMJzcCEEld24mU2 =Lz/p -----END PGP SIGNATURE----- --Apple-Mail=_300BED5B-683C-4EEA-BA9E-547E02BB29A1--