[libvirt] [PATCH v3 13/30] domain_conf: Introduce virDomainDefHasNVMeDisk

Cole Robinson crobinso at redhat.com
Mon Dec 9 23:44:03 UTC 2019


On 12/2/19 9:26 AM, Michal Privoznik wrote:
> This function will return true if any of disks (or their backing
> chain) for given domain contains an NVMe disk.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ACKed-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/conf/domain_conf.c   | 14 ++++++++++++++
>  src/conf/domain_conf.h   |  3 +++
>  src/libvirt_private.syms |  1 +
>  3 files changed, 18 insertions(+)

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


- Cole




More information about the libvir-list mailing list