]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainObjBeginJobInternal: Log agent job too
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 20 Jun 2018 12:15:42 +0000 (14:15 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 25 Jun 2018 05:28:53 +0000 (07:28 +0200)
commita0d6894af1b1dbe9ec59508748240931c7e72dbd
tree7d6b0244c76d7ca3a5b8bd30909dfd1e1361bf98
parentbe108d934e74aa99db36cd50b514824a0356218a
qemuDomainObjBeginJobInternal: Log agent job too

If a thread is unable to start a job (e.g. because of timeout)
a warning is printed into the logs. So far, the message does not
contain agent job info. Add it as it might help future debugging.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_domain.c