Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #239



details:   https://anonhg.NetBSD.org/src/rev/a3cee0ae957d
branches:  netbsd-9
changeset: 458396:a3cee0ae957d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Sep 24 18:15:50 2019 +0000

description:
Ticket #239

diffstat:

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

diffs (19 lines):

diff -r a5192273c2a4 -r a3cee0ae957d doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Tue Sep 24 18:14:59 2019 +0000
+++ b/doc/CHANGES-9.0   Tue Sep 24 18:15:50 2019 +0000
@@ -1,5 +1,5 @@
 
-# $NetBSD: CHANGES-9.0,v 1.1.2.58 2019/09/24 03:11:58 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.59 2019/09/24 18:15:50 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -3956,3 +3956,8 @@
        and avoid having struct ifqueue directly in a percpu storage.
        [ozaki-r, ticket #238]
 
+sys/dev/nvmm/x86/nvmm_x86_vmx.c                        1.37
+
+       Always set hwcode on error. Useful for debugging.
+       [maxv, ticket #239]
+



Home | Main Index | Thread Index | Old Index