Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc note the Xen AVX fix



details:   https://anonhg.NetBSD.org/src/rev/eeb31dde83d0
branches:  trunk
changeset: 833307:eeb31dde83d0
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Tue Jun 19 19:53:42 2018 +0000

description:
note the Xen AVX fix

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 7723f6e34310 -r eeb31dde83d0 doc/CHANGES
--- a/doc/CHANGES       Tue Jun 19 19:50:19 2018 +0000
+++ b/doc/CHANGES       Tue Jun 19 19:53:42 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2399 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2400 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -164,3 +164,5 @@
        virtio(4): Add MMIO transport and fdt(4) attachment. [jakllsch 20180606]
        arm: Add support for QEMU ARM Virtual Machine ("virt"). [jmcneill 20180614]
        arm: Add support for Rockchip RK3328 SoC. [jmcneill 20180615]
+       xen: Enabled AVX support on hardware with proper XSAVE support,
+               PR kern/50332. [jdolecek 20180619]



Home | Main Index | Thread Index | Old Index