]> xenbits.xensource.com Git - libvirt.git/commit
qemu: process: assign node names for user defined backing chains
authorPeter Krempa <pkrempa@redhat.com>
Tue, 17 Oct 2017 11:33:12 +0000 (13:33 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Aug 2018 13:46:06 +0000 (15:46 +0200)
commit8b1a2add3bfe1d5b022c2278b0a31ae58ecd17b5
treed3d45eed3242221f676196d990683c0b008d194d
parentd451575bb12b7696bba5b4c4bcbb7e6541996ebc
qemu: process: assign node names for user defined backing chains

Prepare the full backing chain by instantiating authentication and TLS
transport secrets and other necessary objects so that we can add the
full backing chain explicitly to qemu. This also includes allocation of
nodenames for the individual backing chain members.

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