]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: new function virDomainDefHasVDPANet()
authorLaine Stump <laine@redhat.com>
Mon, 22 Mar 2021 22:05:00 +0000 (18:05 -0400)
committerLaine Stump <laine@redhat.com>
Wed, 24 Mar 2021 19:06:08 +0000 (15:06 -0400)
commit43d8d16161760e59b208ada49c69efad6d2b9a1f
treef3d082f6452b2c7cea7d8728a9539a1be5d210a8
parent0c30e7221c1198c9efa3cbf4066a514aa0077b08
conf: new function virDomainDefHasVDPANet()

This function returns true if the domain has any interfaces that are
type='vdpa'.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms