Re: [libvirt] [PATCHv2 32/62] qemu: proces: assign node names for user defined backing chains

2018-08-16 Thread Ján Tomko
s/proces/process/ On Mon, Aug 13, 2018 at 06:00:06PM +0200, Peter Krempa wrote: 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 node

[libvirt] [PATCHv2 32/62] qemu: proces: assign node names for user defined backing chains

2018-08-13 Thread Peter Krempa
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 ---