[PATCH 30/32] qemu: Rewrite bitmap handling for block copy

Eric Blake eblake at redhat.com
Fri Jun 19 14:50:16 UTC 2020


On 6/15/20 12:10 PM, Peter Krempa wrote:
> Reuse qemuBlockGetBitmapMergeActions which allows to remove the ad-hoc

allows the removal of

> implementatio of bitmap merging for block copy.

implementation

> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>   src/qemu/qemu_block.c    | 113 ++-------------------------------------
>   src/qemu/qemu_blockjob.c |  40 ++++++++++++++
>   src/qemu/qemu_driver.c   |  13 ++---
>   tests/qemublocktest.c    |   6 ++-
>   4 files changed, 57 insertions(+), 115 deletions(-)
> 

Reviewed-by: Eric Blake <eblake at redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list