2d5b332 qemuDomainObjBeginJobInternal: Report agent job in error message

Authored and Committed by mprivozn 5 years ago
    qemuDomainObjBeginJobInternal: Report agent job in error message
    
    If a thread is unable to acquire a job (e.g. because of timeout)
    an error is reported and the error message contains reference to
    the other thread holding the job. Well, the error message should
    report agent job too as it is yet another source of possible
    failure.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+38 -8