On 04/27/2017 04:31 PM, Stefano Ricci wrote:
Here is the backtrace of the libvirt process just started
[Just a side note, you shouldn't top post on technical lists. Gmail
sucks at this.]
Looks like libvirtd is trying to spawn /usr/bin/qemu-system-x86_64 but
it takes ages to init. In the debug logs you might see the actual
command line that libvirt tries to execute. You can try running it by
hand and see if it takes about the same time. If so, then it's a qemu bug.
http://wiki.libvirt.org/page/DebugLogs
Michal