Module Name: src
Committed By: jdolecek
Date: Thu Apr 27 17:32:26 UTC 2017
Modified Files:
src/share/man/man4: nvme.4
Log Message:
seems VirtualBox 5.1.20 doesn't have the buggy nvme(4) behaviour any more,
remove the note
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/nvme.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/nvme.4
diff -u src/share/man/man4/nvme.4:1.9 src/share/man/man4/nvme.4:1.10
--- src/share/man/man4/nvme.4:1.9 Sat Oct 22 07:36:36 2016
+++ src/share/man/man4/nvme.4 Thu Apr 27 17:32:26 2017
@@ -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 <[email protected]>
@@ -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 @@ Generation 3 slot.
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.