Re: [libvirt] [PATCH 11/12] qemu: Add blockdev support for the block copy job

2019-08-15 Thread Ján Tomko
On Thu, Aug 08, 2019 at 06:00:41PM +0200, Peter Krempa wrote: Implement job handling for the block copy job (drive/blockdev-mirror) when using -blockdev. In contrast to the previously implemented blockjobs the block copy job introduces new images to the running qemu instance, thus requires a bit

[libvirt] [PATCH 11/12] qemu: Add blockdev support for the block copy job

2019-08-08 Thread Peter Krempa
Implement job handling for the block copy job (drive/blockdev-mirror) when using -blockdev. In contrast to the previously implemented blockjobs the block copy job introduces new images to the running qemu instance, thus requires a bit more handling. When copying to new images the code now makes