Re: [libvirt] [PATCH 9/9] qemu: Add -blockdev support for block commit job

2019-07-26 Thread Ján Tomko
On Wed, Jul 24, 2019 at 11:07:36PM +0200, Peter Krempa wrote: Introduce the handler for finalizing a block commit and active bloc commit job which will allow to use it with blockdev. Signed-off-by: Peter Krempa --- src/qemu/qemu_blockjob.c | 212 ++

[libvirt] [PATCH 9/9] qemu: Add -blockdev support for block commit job

2019-07-24 Thread Peter Krempa
Introduce the handler for finalizing a block commit and active bloc commit job which will allow to use it with blockdev. Signed-off-by: Peter Krempa --- src/qemu/qemu_blockjob.c | 212 ++ src/qemu/qemu_blockjob.h | 18 ++