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
/
indented-expr.out
Age
Commit message (
Expand
)
Author
2018-03-27
tests: let qapi-schema tests detect oob
Peter Xu
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-07-19
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
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
2015-05-05
qapi: Better error messages for bad expressions
Eric Blake
2013-07-29
qapi.py: Restructure lexer and parser
Markus Armbruster
2013-07-29
tests: QAPI schema parser tests
Markus Armbruster