[PATCH v2 1/3] qemu: domain: Convert detected 'iso' image format into 'raw'

Daniel P. Berrangé berrange at redhat.com
Tue Feb 25 13:28:53 UTC 2020


On Tue, Feb 25, 2020 at 02:25:43PM +0100, Peter Krempa wrote:
> While our code can detect ISO as a separate format, qemu does not use it
> as such and just passes it through as raw. Add conversion for detected
> parts of the backing chain so that the validation code does not reject
> it right away.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_domain.c | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list