libvirt/src/storage_file
Peter Krempa 156ddb43b1 storage_file_probe: Treat qcow2 images with protocol drivers in backing store field as raw
qemu allows and in some cases uses protocol driver names ('file',
'host_device', 'nbd', ...) in the 'backing file format' field of a qcow
to denote a image where the dummy 'raw' driver was not used on top.

Adapt our backing store parser for such cases. The examples added in
previous patch show the difference in behaviour.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2023-11-27 10:12:34 +01:00
..
meson.build
storage_file_backend_fs.c
storage_file_backend_fs.h
storage_file_backend_gluster.c virStorageNetHostDef: Convert 'transport' field to proper enum type 2023-09-15 10:35:20 +02:00
storage_file_backend_gluster.h
storage_file_backend.c
storage_file_backend.h
storage_file_probe.c storage_file_probe: Treat qcow2 images with protocol drivers in backing store field as raw 2023-11-27 10:12:34 +01:00
storage_file_probe.h
storage_source_backingstore.c virStorageNetHostDef: Convert 'transport' field to proper enum type 2023-09-15 10:35:20 +02:00
storage_source_backingstore.h
storage_source.c conf: add ability to configure a vdpa block disk device 2023-09-12 11:06:41 -05:00
storage_source.h