Re: [libvirt] [PATCH 3/9] qemu: domain: Add helper for getting the disk backend alias

2018-07-20 Thread Ján Tomko
On Wed, Jul 18, 2018 at 05:22:04PM +0200, Peter Krempa wrote: The disk backend alias was historically the alias of the -drive backing the storage. For setups with -blockdev this will become more complex as it will depend on other configs and generally will differ. --- src/qemu/qemu_domain.c | 28

[libvirt] [PATCH 3/9] qemu: domain: Add helper for getting the disk backend alias

2018-07-18 Thread Peter Krempa
The disk backend alias was historically the alias of the -drive backing the storage. For setups with -blockdev this will become more complex as it will depend on other configs and generally will differ. --- src/qemu/qemu_domain.c | 28 src/qemu/qemu_domain.h | 6