]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: domain: Allow formatting top source only in qemuDomainObjPrivateXMLFormatBlockj...
authorPeter Krempa <pkrempa@redhat.com>
Thu, 25 Jul 2019 13:54:48 +0000 (15:54 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 16 Aug 2019 11:26:10 +0000 (13:26 +0200)
commit734352d4347141d525a3120d06bca90b726ac3f5
tree607a2330f94c5c0707d3b48715cf72ff8f94a29d
parent60b862cf9d6a335db65bbf2b011499dfa729ca2e
qemu: domain: Allow formatting top source only in qemuDomainObjPrivateXMLFormatBlockjobFormatChain

Rename qemuDomainObjPrivateXMLFormatBlockjobFormatChain to
qemuDomainObjPrivateXMLFormatBlockjobFormatSource and add a 'chain'
parameter which allows controlling whether the backing chain is
formatted.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c