[libvirt] [PATCH 0/2] virjson improvements [incremental backup saga]

Ján Tomko jtomko at redhat.com
Fri Jan 25 12:59:45 UTC 2019


On Thu, Jan 24, 2019 at 10:05:53PM -0600, Eric Blake wrote:
>Upstream qemu stabilized the QMP command block-dirty-bitmap-merge
>to take an array of strings as the sources to merge into a destination
>bitmap; this is a lot nicer for libvirt, compared to the alternative
>where qemu 3.1 x-block-dirty-bitmap-merge had to be called multiple
>times with the potential for some odd cleanup after partial failure
>scenarios.
>
>This series prepares virjson for use in my incremental backup work.
>
>Eric Blake (2):
>  virjson: always raise vir error on append failures
>  virjson: add convenience wrapper for appending string to array
>
> src/util/virjson.h       |  2 ++
> src/libvirt_private.syms |  1 +
> src/util/virjson.c       | 28 +++++++++++++++++++++++++---
> 3 files changed, 28 insertions(+), 3 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190125/00d1ffa6/attachment-0001.sig>


More information about the libvir-list mailing list