Age | Commit message (Expand) | Author | Files | Lines |
2018-12-14 | qapi: Add #if conditions to generated code members | Marc-André Lureau | 1 | -4/+10 |
2018-12-13 | qapi: change enum visitor and gen_enum* to take QAPISchemaMember | Marc-André Lureau | 1 | -2/+3 |
2018-08-28 | qapi: Add comments to aid debugging generated introspection | Eric Blake | 1 | -6/+21 |
2018-08-28 | qapi: Minor introspect.py cleanups | Eric Blake | 1 | -4/+3 |
2018-07-23 | qapi: Make 'allow-oob' optional in SchemaInfoCommand | Markus Armbruster | 1 | -5/+5 |
2018-07-16 | qapi: Do not expose "allow-preconfig" in query-qmp-schema | Markus Armbruster | 1 | -2/+2 |
2018-07-03 | qapi-introspect: add preprocessor conditions to generated QLit | Marc-André Lureau | 1 | -10/+21 |
2018-07-03 | qapi-introspect: modify to_qlit() to append ',' on level > 0 | Marc-André Lureau | 1 | -1/+3 |
2018-07-03 | qapi: add 'ifcond' to visitor methods | Marc-André Lureau | 1 | -6/+6 |
2018-06-22 | qapi/introspect: Eliminate pointless variable in .visit_end() | Markus Armbruster | 1 | -4/+1 |
2018-05-30 | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov | 1 | -3/+4 |
2018-03-19 | qapi: introduce new cmd option "allow-oob" | Peter Xu | 1 | -2/+5 |
2018-03-19 | qapi: generate a literal qobject for introspection | Marc-André Lureau | 1 | -33/+43 |
2018-03-02 | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 1 | -2/+2 |
2018-03-02 | qapi: Make code-generating visitors use QAPIGen more | Markus Armbruster | 1 | -33/+23 |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 1 | -0/+188 |