index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
devel
/
qapi-code-gen.rst
Age
Commit message (
Expand
)
Author
2022-12-13
qapi: Start to elide redundant has_FOO in generated C
Markus Armbruster
2022-12-13
docs/devel/qapi-code-gen: Extend example for next commit's change
Markus Armbruster
2022-12-13
qapi: Tidy up whitespace in generated code
Markus Armbruster
2022-12-13
docs/devel/qapi-code-gen: Update example to match current code
Markus Armbruster
2022-05-16
docs/devel/qapi-code-gen: Belatedly document feature naming rules
Markus Armbruster
2022-04-21
docs: qapi: Remove outdated reference to simple unions
Andrea Bolognani
2022-01-27
docs/qapi-code-gen: update to cover trace events code generation
Vladimir Sementsov-Ogievskiy
2022-01-27
qapi/commands: refactor error handling code
Vladimir Sementsov-Ogievskiy
2021-11-10
docs/devel/qapi-code-gen: Belatedly document feature documentation
Markus Armbruster
2021-11-10
docs/devel/qapi-code-gen: Drop a duplicate paragraph
Markus Armbruster
2021-10-29
qapi: New special feature flag "unstable"
Markus Armbruster
2021-10-27
qapi: Add feature flags to enum members
Markus Armbruster
2021-10-27
qapi: Enable enum member introspection to show more than name
Markus Armbruster
2021-09-27
qapi: Drop simple unions
Markus Armbruster
2021-09-25
qapi: Tidy up unusual line breaks
Markus Armbruster
2021-08-26
docs: update the documentation upfront about schema configuration
Marc-André Lureau
2021-08-04
docs/qapi-code-gen: add cross-references
John Snow
2021-08-04
docs/qapi-code-gen: Beautify formatting
John Snow
2021-08-04
docs: convert qapi-code-gen.txt to ReST
John Snow