openvmm
openvmm copied to clipboard
RFC: allow command line to specify controller + lun/nsid
I was surprised that adding additional uh-nvme disks didn't add multiple controllers, so add that capability.
I lost steam when trying to hook this up to the openvmm storage builder, but sending this out as an RFC on the command line options format.
⚠️ Unsafe Code Detected
This PR modifies files containing unsafe Rust code. Extra scrutiny is required during review.
For more on why we check whole files, instead of just diffs, check out the Rustonomicon