[PATCH v2 0/5] docs/interop/firmware.json: scripts/qapi-gen.py compatibility

Thomas Weißschuh posted 5 patches 1 month, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240307-qapi-firmware-json-v2-0-3b29eabb9b9a@linutronix.de
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, "Daniel P. Berrangé" <berrange@redhat.com>, Kashyap Chamarthy <kchamart@redhat.com>
There is a newer version of this series
docs/interop/firmware.json | 392 +++++++++++++++++++++++----------------------
docs/meson.build           |   5 +
2 files changed, 202 insertions(+), 195 deletions(-)
[PATCH v2 0/5] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
Posted by Thomas Weißschuh 1 month, 3 weeks ago
docs/interop/firmware.json is currently not usable with qapi-gen.py due
to various non-functional issues.
Fix those issue to provide compatibility.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Changes in v2:
- Add review tag from Philippe
- Add Fixes tag (Philippe)
- Add testcase (Philippe)
- Link to v1: https://lore.kernel.org/r/20240306-qapi-firmware-json-v1-0-619f7122a249@linutronix.de

---
Thomas Weißschuh (5):
      docs/interop/firmware.json: Align examples
      docs/interop/firmware.json: Fix doc for FirmwareFlashMode
      docs/interop/firmware.json: Use full include paths
      docs/interop/firmware.json: Include pragma.json
      docs: add test for firmware.json QAPI

 docs/interop/firmware.json | 392 +++++++++++++++++++++++----------------------
 docs/meson.build           |   5 +
 2 files changed, 202 insertions(+), 195 deletions(-)
---
base-commit: 8f6330a807f2642dc2a3cdf33347aa28a4c00a87
change-id: 20240306-qapi-firmware-json-6fb1213936dd

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh@linutronix.de>