]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Fix job entry debug message
authorJiri Denemark <jdenemar@redhat.com>
Fri, 30 Oct 2015 08:37:14 +0000 (09:37 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 11 Nov 2015 16:06:12 +0000 (17:06 +0100)
commit53ec39ea638d568a2eb054956219c452f16981e5
treed94ba491529da28278942489ebab69f2771f9ae6
parent826ce0e77d7676fa3775d2c5e0eacc0d77473f05
qemu: Fix job entry debug message

Logging current async job while in BeginJob is useful, but the async job
we want to start is even more interesting.

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