• J
    qemu: Make sure qemuProcessStart is run within a job · e4e28220
    Jiri Denemark 提交于
    qemuProcessStart expects to be run with a job already set and every
    caller except for qemuMigrationPrepareAny use it correctly. This bug can
    be observed in libvirtd logs during incoming migration as
    
        warning : qemuDomainObjEnterMonitorInternal:979 : This thread seems
        to be the async job owner; entering monitor without asking for a
        nested job is dangerous
    e4e28220
qemu_domain.h 12.6 KB