[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 1/4] docs/interop/firmware.json: add new enum FirmwareForm
From: |
Kashyap Chamarthy |
Subject: |
Re: [PATCH v5 1/4] docs/interop/firmware.json: add new enum FirmwareFormat |
Date: |
Thu, 18 Jul 2024 16:02:33 +0200 |
On Thu, Jul 18, 2024 at 03:09:37PM +0200, Markus Armbruster wrote:
> Thomas Weißschuh <thomas.weissschuh@linutronix.de> writes:
[...]
> > +#
> > +# @raw: Raw disk image format.
> > +#
> > +# @qcow2: QEMU image format.
>
> It's not the only QEMU image format... Maybe "The QCOW2 image format."
> Almost tautological, but I don't have better ideas.
For slightly less tautology, not sure these are any better:
@raw: Disk image format that's plain and unstructured.
@qcow2: Disk image format with support for copy-on-write and more.
[...]
--
/kashyap