]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve nvme: Implement Log Page Offset
authorChuck Tuffli <chuck@FreeBSD.org>
Sun, 30 Jan 2022 07:06:46 +0000 (23:06 -0800)
committerChuck Tuffli <chuck@FreeBSD.org>
Tue, 22 Feb 2022 03:25:51 +0000 (19:25 -0800)
commit8f65e94045f492a665523ac5b224861be9fccbf0
tree745ace20b24098d30d35aec69739a3c54dbf2671
parent29f50a83cc524d42340fffc9972e84f9f58fc33b
bhyve nvme: Implement Log Page Offset

Modify the Get Log Page command to parse the Log Page Offset fields to
support more recent versions of the NVMe specification.

Fixes various tests for UNH Test 1.3.*

(cherry picked from commit b1b2a4d9e87e0eec413781e4580cd14edf74af7f)
usr.sbin/bhyve/pci_nvme.c