Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini | 1 | -1/+0 |
2020-02-07 | scripts: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-10-22 | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 1 | -4/+6 |
2018-03-02 | qapi: Lift error reporting from QAPISchema.__init__() to callers | Markus Armbruster | 1 | -2/+6 |
2018-03-02 | qapi-gen: Convert from getopt to argparse | Markus Armbruster | 1 | -21/+33 |
2018-03-02 | qapi-gen: New common driver for code and doc generators | Markus Armbruster | 1 | -0/+41 |