[libvirt] [PATCH 30/34] conf: Parse and format 'backingStore' for disk <mirror>

Ján Tomko jtomko at redhat.com
Tue Mar 19 15:13:35 UTC 2019


On Mon, Mar 18, 2019 at 04:55:19PM +0100, Peter Krempa wrote:
>When the block copy operation is started with a reused external file in
>incremental mode libvirt will need to open and insert the backing chain
>for that file into qemu (in -blockdev mode). This means that we'll need
>to track the backing chain and metadata such as node names for the full
>chain of <mirror>.
>
>This patch invokes the full backing chain formatter and parser for
><mirror> so that the chain can be kept with <mirror>.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> docs/schemas/domaincommon.rng                      |  1 +
> src/conf/domain_conf.c                             | 13 ++++++++-----
> tests/qemustatusxml2xmldata/blockjob-mirror-in.xml | 13 +++++++++++++
> tests/qemuxml2argvdata/disk-mirror.xml             |  6 ++++++
> tests/qemuxml2xmloutdata/disk-mirror-active.xml    |  6 ++++++
> 5 files changed, 34 insertions(+), 5 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: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190319/edb9b151/attachment-0001.sig>


More information about the libvir-list mailing list