[libvirt] [PATCH 4/7] libvirt: support an "embed" URI path selector for opening drivers

Cole Robinson crobinso at redhat.com
Tue Dec 17 19:39:54 UTC 2019


On 12/17/19 2:28 PM, Michal Prívozník wrote:
> 
> But this looks weird, isn't virt-install registerin an event loop? How
> else does it get events?

virt-install doesn't register an event loop, it polls for the single VM
state change we care about. But if registering an event loop is
necessary for qemu:///embed usage then it's worth adding the libvirtglib
init to virt-install, if only for testing purposes.

- Cole




More information about the libvir-list mailing list