bhyve nvme: Add Select support to Get Features
authorChuck Tuffli <chuck@FreeBSD.org>
Sun, 30 Jan 2022 07:09:35 +0000 (23:09 -0800)
committerChuck Tuffli <chuck@FreeBSD.org>
Sun, 30 Jan 2022 07:09:35 +0000 (23:09 -0800)
commit073f2076fea4748b457b15dbd1d6e11b802b76f3
tree756f1ae705b048af00e1016f7150712fd7ff3dd7
parent29241c96f75b38f09fb8752a18ac1ae1b864325e
bhyve nvme: Add Select support to Get Features

Implement basic support for the SEL field of Get Features. This returns
information about Namespace Specific features.

Fixes UNH ILO 16.0 Test 1.2, Case 13

Reviewed by: imp, allanjude
Tested by:      jason@tubnor.net
MFC after:      1 month
Differential Revision: https://reviews.freebsd.org/D33574
usr.sbin/bhyve/pci_nvme.c