Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qapi: move generator entrypoint into package | John Snow | 2020-10-10 | 1 | -88/+6 |
* | qapi-gen: Separate arg-parsing from generation | John Snow | 2020-10-10 | 1 | -22/+67 |
* | scripts/qapi: Remove texinfo generation support | Peter Maydell | 2020-09-29 | 1 | -2/+0 |
* | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2020-08-21 | 1 | -0/+0 |
* | drop "from __future__ import print_function" | Paolo Bonzini | 2020-02-07 | 1 | -1/+0 |
* | scripts: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 2020-02-07 | 1 | -1/+1 |
* | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 2019-10-22 | 1 | -4/+6 |
* | qapi: Lift error reporting from QAPISchema.__init__() to callers | Markus Armbruster | 2018-03-02 | 1 | -2/+6 |
* | qapi-gen: Convert from getopt to argparse | Markus Armbruster | 2018-03-02 | 1 | -21/+33 |
* | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 2018-03-02 | 1 | -0/+41 |