Re: [libvirt] [PATCH 0/3] qemu: Fix handling of 'dir' volumes with disk type='volume'

2019-06-25 Thread Peter Krempa
On Tue, Jun 25, 2019 at 15:31:40 +0200, Peter Krempa wrote: > Peter Krempa (3): > util: storage: Fix virStorageSourceGetActualType if volume was not > translated > qemu: domain: Allow 'VIR_STORAGE_TYPE_VOLUME' disks with 'fat' format > qemu: Supply correct default type for 'dir' based >

[libvirt] [PATCH 0/3] qemu: Fix handling of 'dir' volumes with disk type='volume'

2019-06-25 Thread Peter Krempa
Peter Krempa (3): util: storage: Fix virStorageSourceGetActualType if volume was not translated qemu: domain: Allow 'VIR_STORAGE_TYPE_VOLUME' disks with 'fat' format qemu: Supply correct default type for 'dir' based VIR_STORAGE_TYPE_VOLUME src/qemu/qemu_domain.c