From owner-svn-doc-all@freebsd.org Sat Oct 17 18:50:54 2015 Return-Path: Delivered-To: svn-doc-all@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 1F549A177FF; Sat, 17 Oct 2015 18:50:54 +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 EB3551E3E; Sat, 17 Oct 2015 18:50:53 +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 t9HIorJ9045591; Sat, 17 Oct 2015 18:50:53 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9HIorCE045590; Sat, 17 Oct 2015 18:50:53 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201510171850.t9HIorCE045590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Sat, 17 Oct 2015 18:50:53 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47604 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 18:50:54 -0000 Author: bjk Date: Sat Oct 17 18:50:52 2015 New Revision: 47604 URL: https://svnweb.freebsd.org/changeset/doc/47604 Log: Add xen report from royger Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Sat Oct 17 17:54:42 2015 (r47603) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-07-2015-09.xml Sat Oct 17 18:50:52 2015 (r47604) @@ -2082,4 +2082,86 @@ + + &os; Xen + + + + + Roger + Pau Monné + + royger@FreeBSD.org + + + + + Julien + Grall + + julien.grall@citrix.com + + + + + &os; PVH DomU wiki + page + &os; PVH Dom0 wiki + page + Porting + &os; as a Xen ARM guest + + + +

Xen is a hypervisor using a microkernel design, providing + services that allow multiple computer operating systems to execute + on the same computer hardware concurrently. Xen support for &os; + on x86 as a guest was introduced in version 8 and ARM support is + currently being worked on. Support for running &os; as an amd64 + Xen host (Dom0) is available in HEAD.

+ +

On the x86 front most of the Xen work during this quarter + was focused on reworking the implementation of PVH inside of the + Xen hypervisor, so most of the activity during this quarter + happened inside of the hypervisor. Patches for a clean PVH + implementation have been posted, with the aim of having them + merged in the next Xen release (4.7). Once that's done, work will + continue on adding new features to both &os; and Xen in order to + have feature parity with traditional PV guests/hosts.

+ +

Apart from this, work is ongoing to import a new netfront + from Linux in order to support new features, like split event + channel and multiple queue support.

+ +

On the ARM front, this quarter's work focused on getting + &os;/arm64 booting as Xen guest. The current activity is to + upstream patches preparing Xen drivers to support arm64; this + includes a rework of the console driver.

+ + + + Citrix Systems R&D + + + + +

Generalize the event channel code so it can be used on ARM.

+
+ + +

Improve backend (netback, blkback) performance.

+
+ + +

Work with upstream Xen to improve PVH and make it stable.

+
+ + +

Improve the generic bounce buffer code for unmapped bios in + order to support the alignment requirements of the + blkfront driver.

+
+
+
+