qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] docs/interop/firmware.json: scripts/qapi-gen.py compatibility
@ 2024-03-07 12:05 Thomas Weißschuh
  2024-03-07 12:05 ` [PATCH v2 1/5] docs/interop/firmware.json: Align examples Thomas Weißschuh
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Thomas Weißschuh @ 2024-03-07 12:05 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, Daniel P. Berrangé,
	Kashyap Chamarthy
  Cc: qemu-devel, Thomas Weißschuh

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>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-07 13:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07 12:05 [PATCH v2 0/5] docs/interop/firmware.json: scripts/qapi-gen.py compatibility Thomas Weißschuh
2024-03-07 12:05 ` [PATCH v2 1/5] docs/interop/firmware.json: Align examples Thomas Weißschuh
2024-03-07 12:05 ` [PATCH v2 2/5] docs/interop/firmware.json: Fix doc for FirmwareFlashMode Thomas Weißschuh
2024-03-07 12:05 ` [PATCH v2 3/5] docs/interop/firmware.json: Use full include paths Thomas Weißschuh
2024-03-07 12:05 ` [PATCH v2 4/5] docs/interop/firmware.json: Include pragma.json Thomas Weißschuh
2024-03-07 12:05 ` [PATCH v2 5/5] docs: add test for firmware.json QAPI Thomas Weißschuh
2024-03-07 13:19   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).