Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 seems VirtualBox 5.1.20 doesn't have the bugg...
details: https://anonhg.NetBSD.org/src/rev/6edef6fbd2a1
branches: trunk
changeset: 823594:6edef6fbd2a1
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Thu Apr 27 17:32:26 2017 +0000
description:
seems VirtualBox 5.1.20 doesn't have the buggy nvme(4) behaviour any more,
remove the note
diffstat:
share/man/man4/nvme.4 | 18 +++++-------------
1 files changed, 5 insertions(+), 13 deletions(-)
diffs (39 lines):
diff -r 239634151cbd -r 6edef6fbd2a1 share/man/man4/nvme.4
--- a/share/man/man4/nvme.4 Thu Apr 27 17:07:22 2017 +0000
+++ b/share/man/man4/nvme.4 Thu Apr 27 17:32:26 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nvme.4,v 1.9 2016/10/22 07:36:36 wiz Exp $
+.\" $NetBSD: nvme.4,v 1.10 2017/04/27 17:32:26 jdolecek Exp $
.\" $OpenBSD: nvme.4,v 1.2 2016/04/14 11:53:37 jmc Exp $
.\"
.\" Copyright (c) 2016 David Gwynne <dlg%openbsd.org@localhost>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd October 21, 2016
+.Dd April 27, 2017
.Dt NVME 4
.Os
.Sh NAME
@@ -133,17 +133,9 @@
Such cards do not even probe when plugged
into older generation slot.
.Pp
-The driver also attaches and works fine for emulated
+The driver was also tested and confirmed working fine for emulated
.Nm
-devices under QEMU and
+devices under QEMU 2.8.0 and
.Tn Oracle
-.Tn VirtualBox .
-However, there seems to be some broken interaction between
.Tn VirtualBox
-5.1.6
-and the driver, the emulated
-.Nm
-controller responds to commands only the first time it is attached,
-after reboot or module reload it stops responding.
-The virtual machine must be completely powered off
-(or even killed) to fix this.
+5.1.20.
Home |
Main Index |
Thread Index |
Old Index