如何configuration关于禁用dnsmasq“except-interface = lo”的libvirtnetworking设置?

这是事情。 我的虚拟机运行libvirt并使用默认networkinglibvirt-provide,我疯了每个虚拟机注册其主机dnsmasqlibvirt设置的dnsmasq 。 所以我想查找它的主机名可达性。

libvirt总是启用except-interface=lo作为参数,这使得我覆盖/var/lib/libvirt/dnsmasq/default.confdnsmasq.conf ,并且每次手动重新启动dnsmasq 。 我无法find如何在libvirt networkingxmlformat文档解决这个问题。

任何帮助将不胜感激。