Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc actually Xen XSAVE support itself is bigger deal than th...
details: https://anonhg.NetBSD.org/src/rev/e355720ce33b
branches: trunk
changeset: 320016:e355720ce33b
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Tue Jun 19 19:57:45 2018 +0000
description:
actually Xen XSAVE support itself is bigger deal than the AVX alone, so mention
that more prominently
diffstat:
doc/CHANGES | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r f0375a3ab35e -r e355720ce33b doc/CHANGES
--- a/doc/CHANGES Tue Jun 19 19:53:42 2018 +0000
+++ b/doc/CHANGES Tue Jun 19 19:57:45 2018 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2400 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2401 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -164,5 +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]
+ xen: Enabled XSAVE and AVX support on hardware with proper XSAVE
+ support, PR kern/50332. [jdolecek 20180619]
Home |
Main Index |
Thread Index |
Old Index