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

Peter Krempa posted 3 patches 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1561469454.git.pkrempa@redhat.com
There is a newer version of this series
src/qemu/qemu_domain.c                        | 13 ++++++++++---
src/util/virstoragefile.c                     | 12 +++++++++++-
tests/qemuxml2argvdata/disk-source-pool.args  |  8 ++++++++
tests/qemuxml2argvdata/disk-source-pool.xml   | 16 +++++++++++++++-
tests/qemuxml2xmloutdata/disk-source-pool.xml | 14 ++++++++++++++
5 files changed, 58 insertions(+), 5 deletions(-)
[libvirt] [PATCH 0/3] qemu: Fix handling of 'dir' volumes with disk type='volume'
Posted by Peter Krempa 4 years, 9 months ago
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                        | 13 ++++++++++---
 src/util/virstoragefile.c                     | 12 +++++++++++-
 tests/qemuxml2argvdata/disk-source-pool.args  |  8 ++++++++
 tests/qemuxml2argvdata/disk-source-pool.xml   | 16 +++++++++++++++-
 tests/qemuxml2xmloutdata/disk-source-pool.xml | 14 ++++++++++++++
 5 files changed, 58 insertions(+), 5 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/3] qemu: Fix handling of 'dir' volumes with disk type='volume'
Posted by Peter Krempa 4 years, 9 months ago
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
>     VIR_STORAGE_TYPE_VOLUME
> 
>  src/qemu/qemu_domain.c                        | 13 ++++++++++---
>  src/util/virstoragefile.c                     | 12 +++++++++++-
>  tests/qemuxml2argvdata/disk-source-pool.args  |  8 ++++++++
>  tests/qemuxml2argvdata/disk-source-pool.xml   | 16 +++++++++++++++-
>  tests/qemuxml2xmloutdata/disk-source-pool.xml | 14 ++++++++++++++
>  5 files changed, 58 insertions(+), 5 deletions(-)

SNACK, one more fix is necessary
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list