From owner-freebsd-virtualization@FreeBSD.ORG Sun Sep 29 19:41:31 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3A3CE5B4 for ; Sun, 29 Sep 2013 19:41:31 +0000 (UTC) (envelope-from abgupta@microsoft.com) Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0238.outbound.protection.outlook.com [207.46.163.238]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA0C02570 for ; Sun, 29 Sep 2013 19:41:30 +0000 (UTC) Received: from BL2PR03MB210.namprd03.prod.outlook.com (10.255.230.144) by BL2PR03MB211.namprd03.prod.outlook.com (10.255.230.146) with Microsoft SMTP Server (TLS) id 15.0.775.9; Sun, 29 Sep 2013 19:26:15 +0000 Received: from BL2PR03MB210.namprd03.prod.outlook.com ([169.254.1.203]) by BL2PR03MB210.namprd03.prod.outlook.com ([169.254.1.203]) with mapi id 15.00.0775.005; Sun, 29 Sep 2013 19:26:15 +0000 From: "Abhishek Gupta (LIS)" To: Aryeh Friedman Subject: RE: maturity of hyperv Thread-Topic: maturity of hyperv Thread-Index: AQHOvUMivl+P8E/3D0eKwly9Dv2xMZndFDK6gAACbQCAAAFVyg== Date: Sun, 29 Sep 2013 19:26:14 +0000 Message-ID: <072936be662f41a79d8120f3f2755829@BL2PR03MB210.namprd03.prod.outlook.com> References: <83abdace3e4d428a85e71cbd41f0d9c3@BL2PR03MB210.namprd03.prod.outlook.com>, In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [67.170.86.163] x-forefront-prvs: 09840A4839 x-forefront-antispam-report: SFV:NSPM; SFS:(377454003)(199002)(189002)(164054003)(74876001)(66066001)(80022001)(16236675002)(46102001)(19580405001)(80976001)(50986001)(47976001)(47736001)(49866001)(51856001)(76786001)(76796001)(4396001)(33646001)(65816001)(19580395003)(83322001)(69226001)(81542001)(31966008)(74366001)(63696002)(79102001)(54316002)(76576001)(56776001)(77982001)(81816001)(59766001)(74662001)(74316001)(47446002)(74706001)(76482001)(53806001)(74502001)(83072001)(54356001)(81686001)(56816003)(77096001)(81342001)(24736002); DIR:OUT; SFP:; SCL:1; SRVR:BL2PR03MB211; H:BL2PR03MB210.namprd03.prod.outlook.com; CLIP:67.170.86.163; FPR:; RD:InfoNoRecords; A:1; MX:1; LANG:en; MIME-Version: 1.0 X-OriginatorOrg: DuplicateDomain-a84fc36a-4ed7-4e57-ab1c-3e967bcbad48.microsoft.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 29 Sep 2013 19:41:31 -0000 The drivers will work with both 32-bit and 64-bit systems. There are no kno= wn issues as of now. I am guessing that by libs you mean to ask if there is good user mode tool = integration. As of now we do not have much tool integration as the drivers = are pretty basic in nature and provide storage, networking, timesync, heart= beat, kvp, shutdown support only. However we intend to continue adding more= features and would love to hear any requirements that you may have. I haven't looked very closely at bhyve however I suspect that the differenc= es may be substantial. You will have to test this a bit on your own and we = would be very interested in hearing your feedback. Please let me know if you have further questions. Thanks, Abhishek ________________________________ From: Aryeh Friedman Sent: Sunday, September 29, 2013 12:17 PM To: Abhishek Gupta (LIS) Cc: freebsd-virtualization@freebsd.org Subject: Re: maturity of hyperv If you were referencing the drivers then they are more or less ready. We ha= ve a few kinks to work out and are actively working on addressing them. This is the one I meant... the most important thing for us can it run *ANY*= x86 (32 and 64 bit) OS?... if not is such support planned and when will it= be available? are there any libs or any interfacing it has to be from sc= ratch?.... slightly OT how close to bhyve is it in actual command and such = semantics?