On 06/08/2018 11:10 AM, Daniel P. Berrangé wrote:
I do still need to figure out just which APIs from newer libvirt
we require.
I had added a function that uses the (relatively new I guess) API to get
guest IP addresses, but wrote the code so that it would fall back to the
older method of parsing the dnsmasq lease files if the API wasn't
available...