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)
Thu, Mar 28, 2:24 PM
Unknown Object (File)
Jan 12 2024, 6:37 PM
Unknown Object (File)
Dec 20 2023, 8:26 AM
Unknown Object (File)
Dec 13 2023, 1:15 PM
Unknown Object (File)
Nov 28 2023, 1:53 PM
Unknown Object (File)
Nov 22 2023, 4:08 PM
Unknown Object (File)
Nov 22 2023, 8:45 AM
Unknown Object (File)
Nov 21 2023, 7:54 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 31159

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.