[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [qemu PATCH v2] docs/interop: add "firmware.json"
|
From: |
Paolo Bonzini |
|
Subject: |
Re: [Qemu-devel] [qemu PATCH v2] docs/interop: add "firmware.json" |
|
Date: |
Thu, 24 May 2018 18:23:14 +0200 |
|
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
On 24/05/2018 18:21, Laszlo Ersek wrote:
> On 05/15/18 11:49, Gerd Hoffmann wrote:
>> On Wed, May 09, 2018 at 05:26:08PM +0200, 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.
>>
>> Reviewed-by: Gerd Hoffmann <address@hidden>
>
> Thanks, Gerd!
>
> Does anyone else intend to comment? Or should I ask for someone to queue
> the patch for a pull request?
Since no one has done that so far I've queued it, thanks!
Paolo