From owner-freebsd-virtualization@FreeBSD.ORG Thu Aug 29 10:32:00 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 3232D617; Thu, 29 Aug 2013 10:32:00 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-vb0-x235.google.com (mail-vb0-x235.google.com [IPv6:2607:f8b0:400c:c02::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D36AB2933; Thu, 29 Aug 2013 10:31:59 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id i3so148314vbh.40 for ; Thu, 29 Aug 2013 03:31:59 -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:content-transfer-encoding; bh=tCgwzIbITlCTciiG7nnuWRc5ekhFTbwGx2ynwVWoayk=; b=BDp61dS0IJHp/T49hB7/bZvYpoTXGp4C1SsLPoADliylF3P4QP5wmE6t+iveKNS2rS FniAw6upMSCaVpsFOMzCaNeaeQ4jFofsknPA1nLfuukKdtiCPvAg1Iv9wnO6fUbHbbEW m2d3LllmLx5zr1w37Ua2ypyUMWMlh+oVpTQbuW9ncZilnQAo6XY9T6c060g3qm8nc+yY mniUE5k4XGe0y3eBs4P82JFpioCx3OEhuM2lP2nVsmwekoqfTKe+EPLJB6mQaikAy3pq yHdGTVeb7KZHkvkr2OLpwIbRq5KMnsz6B5cGtJ5xBAVXUizoslnaRXGib3SZklqAbXdI D55A== MIME-Version: 1.0 X-Received: by 10.52.120.78 with SMTP id la14mr1459236vdb.9.1377772318995; Thu, 29 Aug 2013 03:31:58 -0700 (PDT) Received: by 10.52.38.134 with HTTP; Thu, 29 Aug 2013 03:31:58 -0700 (PDT) In-Reply-To: References: <520E6FB0.2080305@freebsd.org> Date: Thu, 29 Aug 2013 14:31:58 +0400 Message-ID: Subject: Re: Hyper-V driver development status From: Pavel Timofeev To: "Abhishek Gupta (LIS)" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Thu, 29 Aug 2013 10:32:00 -0000 So, is it going to be included in FreeBSD 10 now? As I can see code freeze for CURRENT is planned on 7 September 2013 (10 days from now). http://www.freebsd.org/releases/10.0R/schedule.html It's not much time. 2013/8/17 Abhishek Gupta (LIS) : > Hi Pavel, > > Thanks for inquiring about the BSD drivers for Hyper-V. We (Microsoft) ar= e actively working on these drivers and the intent is to get them integrate= d in to the kernel within the next month or so. There are some issues we ar= e trying to address: > > a) Witness panic during boot time due to a specific memory allocation. > b) Bypass usage of disk labels to ensure that devices do not get reordere= d under FreeBSD. > c) Locks up on 32 bit builds. > d) Lack of KVP support for BSD drivers > > We are working hard every day to finish these items. > > Even though an official announcement has not gone out, I would highly enc= ourage you to start testing the drivers. As they are in project branch now = they should be easy to compile. The only requirement is to set up disk labe= ls before rebooting a kernel that includes the Hyper-V drivers otherwise th= e system will not boot up. > > Please let me know if you have more questions or have feedback. > > Thanks again for your interest. > Abhishek > ________________________________________ > From: Peter Grehan > Sent: Friday, August 16, 2013 11:30 AM > To: Abhishek Gupta (LIS) > Subject: Fwd: Hyper-V driver development status > > Want to reply to this ? > > > -------- Original Message -------- > Subject: Hyper-V driver development status > Date: Fri, 16 Aug 2013 17:00:57 +0400 > From: Pavel Timofeev > To: freebsd-virtualization@freebsd.org > > Hi all! > I'd like to know what's happening with hyper-v driver development in > FreeBSD. > I know about svn branch but there is no active progress in there. > What's the roadmap? Or we are waiting for something? > > What is the current status of that project? > I could do some tests. Or it's too early? > I'm looking forward to use it =3D) > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to > "freebsd-virtualization-unsubscribe@freebsd.org" > > >