On Wed, Dec 12, 2018 at 06:08:19PM +0100, Peter Krempa wrote:
Replace use of qemuBlockJobEventProcess with the general helper. A
small
tweak is required to pass in the 'type' and 'status' of the job via the
appropriate private data variables.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_driver.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano