[libvirt-users] New vs old API usages

Shahar Havivi shaharh at redhat.com
Thu Nov 26 13:58:27 UTC 2015


Hi,

Currently I am using the latest libvirt API listAllDomains() to probe for domains.
I may need to fall back to older API for old libvirt server such as: listDefinedDomains() and lookupByName()
instead of listAllDomains().
Is there any disadvantage to using listAllDomains instead of listAllDomains
or its the same results via different API?

Thank you,
 Shahar.




More information about the libvirt-users mailing list