]> xenbits.xensource.com Git - libvirt.git/commit
qemu: blockjob: Extract emitting of libvirt events
authorPeter Krempa <pkrempa@redhat.com>
Wed, 12 Sep 2018 15:13:16 +0000 (17:13 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 17 Jan 2019 16:12:50 +0000 (17:12 +0100)
commit56557b489878651ded44dd35ac4ffd7ea64021c9
tree4a6cc0660099f2cdd03a56769b5180bed2c723a3
parent926cb125a457d6bab4ebc9c8c8f5dc55b5155cc2
qemu: blockjob: Extract emitting of libvirt events

Put the emitting of VIR_DOMAIN_EVENT_ID_BLOCK_JOB and
VIR_DOMAIN_EVENT_ID_BLOCK_JOB_2 into a separate function.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_blockjob.c