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