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
/
tests
/
qapi-schema
/
include-repetition.out
Age
Commit message (
Expand
)
Author
2021-02-08
qapi: use './builtin' as the built-in module name
John Snow
2020-01-14
qapi: Fix code generation for empty modules
Markus Armbruster
2019-02-18
qapi: Clean up modular built-in code generation a bit
Markus Armbruster
2018-12-13
tests: print enum type members more like object type members
Marc-André Lureau
2018-03-02
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
2018-03-02
qapi: Generate in source order
Markus Armbruster
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-03-16
qapi: Back out doc comments added just to please qapi.py
Markus Armbruster
2017-01-16
qapi: add qapi2texi script
Marc-André Lureau
2016-03-18
qapi: Adjust names of implicit types
Eric Blake
2015-12-17
qapi: Convert QType into QAPI built-in enum type
Eric Blake
2015-09-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
2015-09-21
tests/qapi-schema: Convert test harness to QAPISchemaVisitor
Markus Armbruster
2014-05-16
qapi: skip redundant includes
Benoît Canet