qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [6907] Introducing qcow2 extensions (Uri Lublin)


From: Anthony Liguori
Subject: Re: [Qemu-devel] [6907] Introducing qcow2 extensions (Uri Lublin)
Date: Sat, 28 Mar 2009 20:13:12 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090320)

Avi Kivity wrote:

We should introduce a notion of compatible vs. incompatible extensions.

A compatible extension my be ignored by the qcow2 code if it does not understand the magic number. An incompatible extension causes an abort. This allows both more flexibility in how we can change the file format. I believe ext* does the same thing.

I was assuming that all extensions would be compatible. I don't like the idea of having qcow2 files floating around that require specific version of QEMU.

For that, we should just bump to qcow3 (that's what versioning is for, right? :-).

Regards,

Anthony Liguori






reply via email to

[Prev in Thread] Current Thread [Next in Thread]