git: 9300a0eb6b4d - stable/13 - RELNOTES: Add entry for bhyve NVMe 1.4 support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Feb 2022 18:16:57 UTC
The branch stable/13 has been updated by chuck:
URL: https://cgit.FreeBSD.org/src/commit/?id=9300a0eb6b4dd4bb63cd5d7d2ea884692a32c6e4
commit 9300a0eb6b4dd4bb63cd5d7d2ea884692a32c6e4
Author: Chuck Tuffli <chuck@FreeBSD.org>
AuthorDate: 2022-02-22 07:09:09 +0000
Commit: Chuck Tuffli <chuck@FreeBSD.org>
CommitDate: 2022-02-28 01:59:31 +0000
RELNOTES: Add entry for bhyve NVMe 1.4 support
This is a direct commit.
---
RELNOTES | 3 +++
1 file changed, 3 insertions(+)
diff --git a/RELNOTES b/RELNOTES
index 30dcf22c52f4..422f762732fb 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -10,6 +10,9 @@ newline. Entries should be separated by a newline.
Changes to this file should not be MFCed.
+b7a2cf0d9102 - eae02d959363:
+ Upgrade bhyve's emulation to version 1.4 of the NVMe specification
+
0a6760a1de32, 3f3676a71266, 580c04df4db6:
Add WiFi 6 support.