On Thu, Mar 29, 2018 at 01:51:02PM +0200, Peter Krempa wrote:
It will be necessary to initialize various aspects for the detected
members of the backing chain. Add a function that will handle it and
call it from qemuDomainPrepareDiskSource and qemuDomainDetermineDiskChain
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_domain.c | 48 ++++++++++++++++++++++++++++++++++++++++++------
src/qemu/qemu_domain.h | 6 ++++++
2 files changed, 48 insertions(+), 6 deletions(-)
ACK
Jano