• J
    qemu: Turn closeCallbacks into virObjectLockable · 3898ba7f
    Jiri Denemark 提交于
    To avoid having to hold the qemu driver lock while iterating through
    close callbacks and calling them. This fixes a real deadlock when a
    domain which is being migrated from another host gets autodestoyed as a
    result of broken connection to the other host.
    3898ba7f
qemu_conf.h 8.5 KB