[libvirt] [PATCH v2 04/12] qemu: domain: Assume 'raw' default storage format also for network storage

John Ferlan jferlan at redhat.com
Mon Oct 8 11:10:28 UTC 2018



On 10/5/18 8:14 AM, Peter Krempa wrote:
> Post parse callback adds the 'raw' type only for local files. Remote
> files can also have backing store (even local) so we should do this also
> for network backed storage.

NIT: The .xml/.args in this patch are not all remote storage - they are
volume storage...

The disk-source-pool-mode.args gets the look/feel of remote from
virDomainDiskTranslateISCSIDirect

John

> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_domain.c                             | 4 +---
>  tests/qemuxml2argvdata/disk-source-pool-mode.args  | 6 +++---
>  tests/qemuxml2argvdata/disk-source-pool.args       | 4 ++--
>  tests/qemuxml2xmloutdata/disk-source-pool-mode.xml | 6 +++---
>  tests/qemuxml2xmloutdata/disk-source-pool.xml      | 2 +-
>  5 files changed, 10 insertions(+), 12 deletions(-)
> 

[...]




More information about the libvir-list mailing list