• S
    qemu: Faster response time to qemu startup errors · f5358fdc
    Stefan Berger 提交于
    The below patch decreases the response time of libvirt to errors reported by Qemu upon startup by checking whether the qemu process is still alive while polling for the local socket to show up.
    
    This patch also introduces a special handling of signal for the Win32 part of virKillProcess.
    f5358fdc
util.c 61.3 KB