Module Name: src Committed By: martin Date: Tue Sep 24 18:15:50 UTC 2019
Modified Files: src/doc [netbsd-9]: CHANGES-9.0 Log Message: Ticket #239 To generate a diff of this commit: cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-9.0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-9.0 diff -u src/doc/CHANGES-9.0:1.1.2.58 src/doc/CHANGES-9.0:1.1.2.59 --- src/doc/CHANGES-9.0:1.1.2.58 Tue Sep 24 03:11:58 2019 +++ src/doc/CHANGES-9.0 Tue Sep 24 18:15:50 2019 @@ -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 @@ sys/netipsec/ipsecif.c 1.17 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] +