| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | qapi-introspect: add preprocessor conditions to generated QLit | Marc-André Lureau | 2018-07-03 | 1 | -10/+21 | |
| * | qapi-introspect: modify to_qlit() to append ',' on level > 0 | Marc-André Lureau | 2018-07-03 | 1 | -1/+3 | |
| * | qapi: add 'ifcond' to visitor methods | Marc-André Lureau | 2018-07-03 | 1 | -6/+6 | |
| * | qapi/introspect: Eliminate pointless variable in .visit_end() | Markus Armbruster | 2018-06-22 | 1 | -4/+1 | |
| * | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov | 2018-05-30 | 1 | -3/+4 | |
| * | qapi: introduce new cmd option "allow-oob" | Peter Xu | 2018-03-19 | 1 | -2/+5 | |
| * | qapi: generate a literal qobject for introspection | Marc-André Lureau | 2018-03-19 | 1 | -33/+43 | |
| * | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -2/+2 | |
| * | qapi: Make code-generating visitors use QAPIGen more | Markus Armbruster | 2018-03-02 | 1 | -33/+23 | |
| * | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 2018-03-02 | 1 | -0/+188 | |