Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster | 1 | -1/+0 |
2017-09-04 | qapi: Change data type of the FOO_lookup generated for enum FOO | Marc-André Lureau | 1 | -5/+5 |
2017-09-04 | qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) | Markus Armbruster | 1 | -1/+1 |
2017-09-04 | qapi: Generate FOO_str() macro for QAPI enum FOO | Markus Armbruster | 1 | -1/+0 |
2017-09-04 | qapi: Drop superfluous qapi_enum_parse() parameter max | Markus Armbruster | 1 | -10/+5 |
2017-03-07 | qapi: New parse_qapi_name() | Markus Armbruster | 1 | -0/+34 |
2017-03-07 | test-qapi-util: New, covering qapi/qapi-util.c | Markus Armbruster | 1 | -0/+51 |