Page MenuHomeFreeBSD

bhyve: add basic NVMe Firmware Commit support
ClosedPublic

Authored by chuck on May 18 2020, 6:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 25, 1:57 PM
Unknown Object (File)
Oct 5 2024, 3:50 PM
Unknown Object (File)
Sep 19 2024, 2:59 PM
Unknown Object (File)
Sep 6 2024, 12:56 AM
Unknown Object (File)
Sep 2 2024, 6:22 PM
Unknown Object (File)
Sep 1 2024, 7:38 AM
Unknown Object (File)
Aug 18 2024, 11:22 PM
Unknown Object (File)
Aug 14 2024, 8:08 AM
Subscribers

Details

Summary

This commit updates the Identify Controller data to advertise the
Controller supports a single firmware slot and that firmware slot 1 is
read-only. Additionally, it returns an "Invalid Firmware Slot" error
when the host issues any Firmware Commit command (a.k.a. Firmware
Activate).

Fixes UNH Test 5.5.3

Test Plan

Run UNH IOL INTERACT tests

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chuck requested review of this revision.May 18 2020, 6:44 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2020, 12:37 AM
This revision was automatically updated to reflect the committed changes.