index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
ident-with-escape.out
Age
Commit message (
Expand
)
Author
2019-09-24
qapi: Drop support for escape sequences other than \\
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-05-30
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
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: Support (subset of) \u escapes in strings
Eric Blake
2015-05-05
qapi: Better error messages for bad expressions
Eric Blake
2015-05-05
qapi: Add some expr tests
Eric Blake