[libvirt] kvm-qemu emulator problem

Michal Novotny minovotn at redhat.com
Thu Jan 5 11:36:00 UTC 2012


On 01/05/2012 12:34 PM, Daniel P. Berrange wrote:
> On Thu, Jan 05, 2012 at 12:07:40PM +0100, Michal Novotny wrote:
>> I don't have any experience with fvd however this is not libvirt-related
>> issue rather than qemu-related. Please try to ask qemu guys how to fix this.
> Actually it is a libvirt error message.
>
>         if ((format = virStorageFileFormatTypeFromString(formatStr)) < 0) {
>             virDomainReportError(VIR_ERR_INTERNAL_ERROR,
>                                  _("unknown disk format '%s' for %s"),
>                                  disk->driverType, disk->src);
>             goto cleanup;
>         }
>     } else {
>
> We don't have any support for FVD in src/util/storage_file.[ch]
>
> We could add this in, but first we have to ask wether the FVD disk format
> actually has any future ?  My understanding is that FVD is not going to
> be merged into QEMU, and that the good ideas from it, will used to create
> a QCow3 format.
>
> Regards,
> Daniel
Oh, I didn't know that. I thought this is the message coming directly
from qemu. Sorry for the confusion.

Michal

-- 
Michal Novotny <minovotn at redhat.com>, RHCE, Red Hat
Virtualization | libvirt-php bindings | php-virt-control.org




More information about the libvir-list mailing list