]> Git Repo - qemu.git/commit
qapi: make the json schema files more regular.
authorDavid Anderson <[email protected]>
Thu, 22 Sep 2016 04:00:19 +0000 (21:00 -0700)
committerMichael Tokarev <[email protected]>
Sat, 8 Oct 2016 08:25:29 +0000 (11:25 +0300)
commita43edcf20a14aab81373fe64a6ed8cf84eb2a7f3
tree542ec38e9efbd7fb6d53e4c23b7bca95e8a8c0b0
parent7a488b5b2426cfb1d0d0ab01960e29cf9127792b
qapi: make the json schema files more regular.

This makes it easier to parse the schema file for tool generation:
each paragraph is either a non-docstring comment, or a docstring
immediately followed by a Python dict describing an API item.

Signed-off-by: David Anderson <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
qapi-schema.json
qapi/block-core.json
This page took 0.021362 seconds and 4 git commands to generate.