On 05/31/2018 12:15 PM, Paolo Bonzini wrote:
From: Laszlo Ersek <ler...@redhat.com>

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" <berra...@redhat.com>
Cc: David Gibson <dgib...@redhat.com>
Cc: Eric Blake <ebl...@redhat.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Cc: Kashyap Chamarthy <kcham...@redhat.com>
Cc: Markus Armbruster <arm...@redhat.com>
Cc: Paolo Bonzini <pbonz...@redhat.com>
Cc: Thomas Huth <th...@redhat.com>
Reviewed-by: Gerd Hoffmann <kra...@redhat.com>
Signed-off-by: Laszlo Ersek <ler...@redhat.com>
Message-Id: <20180509152608.9343-1-ler...@redhat.com>
Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>

Not Laszlo's fault, and not the only such patch that needs it, but

---
  docs/interop/firmware.json | 540 +++++++++++++++++++++++++++++++++++++
  1 file changed, 540 insertions(+)
  create mode 100644 docs/interop/firmware.json

diff --git a/docs/interop/firmware.json b/docs/interop/firmware.json

+#
+# Since: 2.13

s/2.13/3.0/g in the interface files to match Peter's recent commits.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Reply via email to