From owner-svn-doc-head@freebsd.org Mon Jan 9 03:23:38 2017 Return-Path: Delivered-To: svn-doc-head@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 4645ECA6884; Mon, 9 Jan 2017 03:23:38 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 073711352; Mon, 9 Jan 2017 03:23:37 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v093NbT2043395; Mon, 9 Jan 2017 03:23:37 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v093NbnN043394; Mon, 9 Jan 2017 03:23:37 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201701090323.v093NbnN043394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Mon, 9 Jan 2017 03:23:37 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49810 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2017 03:23:38 -0000 Author: bjk Date: Mon Jan 9 03:23:36 2017 New Revision: 49810 URL: https://svnweb.freebsd.org/changeset/doc/49810 Log: Add entry on Hyper-V and Azure from dexuan Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Mon Jan 9 01:42:37 2017 (r49809) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Mon Jan 9 03:23:36 2017 (r49810) @@ -316,4 +316,76 @@ exp-run for the ports tree would be great. + + + &os; on Hyper-V and Azure + + + + + Sepherosa + Ziehau + + sepherosa@gmail.com + + + + + Hongjiang + Zhang + + honzhan@microsoft.com + + + + + Dexuan + Cui + + decui@microsoft.com + + + + + Kylie + Liang + + kyliel@microsoft.com + + + + + &os; Virtual Machines on Microsoft Hyper-V + Supported Linux and &os; Virtual Machines for Hyper-V on Windows + + + +

Per-ring polling, multi-packet RNDIS messages, and system RSS + integration have been implemented, further optimizing the + throughput and latency of the Hyper-V network driver.

+ +

Live virtual machine backup is implemented (for now, only for + UFS), after the VSS (Volume Shadow Copy Service), which it + depends on, was implemented.

+ +

PCIe pass-through is implemented, and the patches to + implement NIC SR-IOV are being reviewed on Phabricator.

+ +

vDSO support for speeding up gettimeofday(2) is now + implemented.

+ +

The &os; 11.0 image on Azure (https://azure.microsoft.com/en-us/marketplace/partners/microsoft/FreeBSD110/) + is also available now, in addition to the existing 10.3 + image.

+ +

We fixed an issue where SCSI disks would sometimes fail to + attach, resolving bug 215171 ([Hyper-V] Fail to attach SCSI disk + from LUN 8 on Win2008R2/Win2012/Win2012R2).

+ + + + Microsoft + +