Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Ticket #21
details: https://anonhg.NetBSD.org/src/rev/1216ed2cf16e
branches: netbsd-10
changeset: 372759:1216ed2cf16e
user: martin <martin%NetBSD.org@localhost>
date: Sat Dec 24 09:27:51 2022 +0000
description:
Ticket #21
diffstat:
doc/CHANGES-10.0 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r abd95a82ecf7 -r 1216ed2cf16e doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Sat Dec 24 09:26:56 2022 +0000
+++ b/doc/CHANGES-10.0 Sat Dec 24 09:27:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.6 2022/12/23 08:10:43 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.7 2022/12/24 09:27:51 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -342,7 +342,6 @@
sys/dev/tprof/tprof_armv7.c 1.12
sys/dev/tprof/tprof_armv8.c 1.19
-
tprof(8): various fixes:
- fix global lock handling
- explicitly disable overflow interrupts before enabling the cycle
@@ -350,3 +349,9 @@
- PMCR_EL0.LC should be set. ARM deprecates use of PMCR_EL0.LC=0
[ryo, ticket #20]
+sys/arch/x86/x86/x86_machdep.c 1.153
+
+ xen: fix PR 57121: PVH guests are not able to use more than
+ 4GB of memory.
+ [bouyer, ticket #21]
+
Home |
Main Index |
Thread Index |
Old Index