Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi/commands: add #if conditions to commands | Marc-André Lureau | 2018-07-03 | 1 | -8/+16 |
* | qapi: add 'ifcond' to visitor methods | Marc-André Lureau | 2018-07-03 | 1 | -1/+1 |
* | qapi: introduce new cmd option "allow-preconfig" | Igor Mammedov | 2018-05-30 | 1 | -4/+7 |
* | qapi: introduce new cmd option "allow-oob" | Peter Xu | 2018-03-19 | 1 | -5/+13 |
* | qapi: Move qapi-schema.json to qapi/, rename generated files | Markus Armbruster | 2018-03-02 | 1 | -7/+0 |
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -6/+8 |
* | qapi: Generate separate .h, .c for each module | Markus Armbruster | 2018-03-02 | 1 | -11/+24 |
* | qapi: Make code-generating visitors use QAPIGen more | Markus Armbruster | 2018-03-02 | 1 | -43/+28 |
* | qapi: Rename generated qmp-marshal.c to qmp-commands.c | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 2018-03-02 | 1 | -0/+293 |