You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nvme_test: added handler and resolver for the NvmeFaultController (#1890)
[bug fix] The resolver in the `nvme_test` crate should resolve the
`NvmeFaultController` type. This was a bug during the initial push to
the nvme_test crate.
For now the behavior of the NvmeFaultControllerHandler is scoped to a
no-fault behavior. Support for defining faults in the vmm test will be
coming in a follow up PR
0 commit comments