Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1089 and #1090
details: https://anonhg.NetBSD.org/src/rev/51df22d2f60e
branches: netbsd-9
changeset: 964129:51df22d2f60e
user: martin <martin%NetBSD.org@localhost>
date: Sun Sep 20 10:17:44 2020 +0000
description:
Tickets #1089 and #1090
diffstat:
doc/CHANGES-9.1 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r f344ea8f9271 -r 51df22d2f60e doc/CHANGES-9.1
--- a/doc/CHANGES-9.1 Sun Sep 20 10:16:50 2020 +0000
+++ b/doc/CHANGES-9.1 Sun Sep 20 10:17:44 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.113 2020/09/19 12:32:59 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.114 2020/09/20 10:17:44 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -4996,3 +4996,13 @@
Fix libXcursor version for dynamic loading.
[nia, ticket #1087]
+sys/dev/pci/virtio_pci.c 1.12
+
+ Fix PCI virtio crash on shutdown.
+ [jakllsch, ticket #1089]
+
+sys/dev/pci/virtio_pci.c 1.13
+
+ Fix virtio interrupts after MSI-X vector exhaustion.
+ [jakllsch, ticket #1090]
+
Home |
Main Index |
Thread Index |
Old Index