On 05/09/18 17:04, Laszlo Ersek wrote:
> Add a schema that describes the different uses and properties of virtual
> machine firmware.
>
> Each firmware executable installed on a host system should come with at
> least one JSON file that conforms to this schema. Each file informs the
> management applications about
> - the firmware's properties and one possible use case / feature set,
> - configuration bits that are required to run the firmware binary.
>
> In addition, define rules for management apps for picking the highest
> priority firmware JSON file when multiple such files match the search
> criteria.
>
> Cc: "Daniel P. Berrange" <[email protected]>
> Cc: David Gibson <[email protected]>
> Cc: Eric Blake <[email protected]>
> Cc: Gerd Hoffmann <[email protected]>
> Cc: Kashyap Chamarthy <[email protected]>
> Cc: Markus Armbruster <[email protected]>
> Cc: Paolo Bonzini <[email protected]>
> Cc: Thomas Huth <[email protected]>
> Signed-off-by: Laszlo Ersek <[email protected]>
> ---
>
> Notes:
> PATCH:
>
> - previous version (RFCv3) was posted at:
> <[email protected]">http://mid.mail-archive.com/[email protected]>
>
> - move "firmware.json" under docs/interop/; drop earlier development
> artifacts
>
> - no changes to the schema (received no comments on RFCv3)
oops:
> +##
> +# @x-check-firmware:
> +#
> +# Accept a @Firmware object and do nothing, successfully. This command
> +# can be used in the QMP shell to validate @Firmware JSON against the
> +# schema.
> +#
> +# @fw: ignored
> +#
> +# Since: 2.13
> +##
> +{ 'command' : 'x-check-firmware',
> + 'data' : { 'fw' : 'Firmware' } }
>
missed this part (I should have removed it), I will post v2 soon.
Laszlo
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list