[libvirt] [PATCH v3 11/30] conf: Format and parse NVMe type disk

Cole Robinson crobinso at redhat.com
Mon Dec 9 23:43:11 UTC 2019


On 12/2/19 9:26 AM, Michal Privoznik wrote:
> To simplify implementation, some restrictions are added. For
> instance, an NVMe disk can't go to any bus but virtio and has to
> be type of 'disk' and can't have startupPolicy set.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>

Reviewed-by: Cole Robinson <crobinso at redhat.com>

Arguably the nvme->namespace == 0 should be in a Validate callback, but
it's extremely minor

- Cole




More information about the libvir-list mailing list