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

Peter Krempa pkrempa at redhat.com
Tue Jun 25 14:30:29 UTC 2019


Peter Krempa (4):
  util: storage: Fix virStorageSourceGetActualType if volume was not
    translated
  qemu: command: Use 'actualType' when deciding whether to use disk
    format
  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_command.c                       |  2 +-
 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 ++++++++++++++
 6 files changed, 59 insertions(+), 6 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list