Date: Tue, 8 Jul 2014 15:14:21 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r268413 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201407081514.s68FELUf027189@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue Jul 8 15:14:21 2014 New Revision: 268413 URL: http://svnweb.freebsd.org/changeset/base/268413 Log: Sort by commit revision number. Sponsored by: The FreeBSD Foundation Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 8 15:11:33 2014 (r268412) +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 8 15:14:21 2014 (r268413) @@ -156,6 +156,15 @@ &man.sysctl.8; on &intel; processors with Turbo Boost ™ enabled has been fixed.</para> + <para revision="266531">The <literal>IMAGACT_BINMISC</literal> + kernel configuration option has been enabled by default, + which enables application execution through emulators, such + as <application>Qemu</application>.</para> + + <para revision="266757" contrib="sponsor" + sponsor="&chelsio;">Support for the &man.cxgbe.4; Terminator 5 + (T5) 10G/40G cards has been added to &man.netmap.4;.</para> + <para revision="268045">The <literal>VT</literal> kernel configuration file has been removed, and the &man.vt.4; driver is included in the <literal>GENERIC</literal> kernel. @@ -164,15 +173,6 @@ <literal>kern.vty=vt</literal> to &man.loader.conf.5; and reboot the system.</para> - <para revision="266757" contrib="sponsor" - sponsor="&chelsio;">Support for the &man.cxgbe.4; Terminator 5 - (T5) 10G/40G cards has been added to &man.netmap.4;.</para> - - <para revision="266531">The <literal>IMAGACT_BINMISC</literal> - kernel configuration option has been enabled by default, - which enables application execution through emulators, such - as <application>Qemu</application>.</para> - <sect3 xml:id="kernel-virtualization"> <title>Virtualization support</title>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407081514.s68FELUf027189>