]> xenbits.xensource.com Git - libvirt.git/commit
qemuDomainObjBeginJobInternal: Report agent job in error message
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 20 Jun 2018 12:17:45 +0000 (14:17 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 26 Jun 2018 13:10:17 +0000 (15:10 +0200)
commit2d5b332312a9e94e8e9949dddffd0ccb18821bba
tree83702a0902f45a9451ad3f0f0fb888c1c6688c28
parent9e6b432d014501511c4bd662d6ff78c9c491a907
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>
src/qemu/qemu_domain.c