Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Ticket #246



details:   https://anonhg.NetBSD.org/src/rev/074598622b1d
branches:  netbsd-10
changeset: 378187:074598622b1d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 25 15:32:14 2023 +0000

description:
Ticket #246

diffstat:

 doc/CHANGES-10.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2060bcf28213 -r 074598622b1d doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Tue Jul 25 15:30:27 2023 +0000
+++ b/doc/CHANGES-10.0  Tue Jul 25 15:32:14 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.88 2023/07/25 11:42:57 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.89 2023/07/25 15:32:14 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -3133,3 +3133,8 @@ sys/arch/x86/x86/fpu.c                            1.86
        x86/fpu: align savefpu to 64 bytes in fpuinit_mxcsr_mask.
        [riastradh, ticket #245]
 
+sys/dev/nvmm/x86/nvmm_x86_svm.c                        1.85
+
+       nvmm(4): filter CR4 bits on x86 SVM (AMD).
+       [riastradh, ticket #246]
+



Home | Main Index | Thread Index | Old Index