| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu-storage-daemon: Add --monitor option | Kevin Wolf | 2020-03-06 | 1 | -0/+5 |
* | qapi: Brush off some (py)lint | Markus Armbruster | 2020-03-05 | 1 | -3/+6 |
* | qapi: Use super() now we have Python 3 | Markus Armbruster | 2020-03-05 | 1 | -5/+5 |
* | qapi: Drop conditionals for Python 2 | Markus Armbruster | 2020-03-05 | 1 | -5/+1 |
* | qapi: Inheriting from object is pointless with Python 3, drop | Markus Armbruster | 2020-03-05 | 1 | -1/+1 |
* | qapi: Simplify QAPISchemaModularCVisitor | Markus Armbruster | 2020-01-14 | 1 | -14/+14 |
* | qapi: Split up scripts/qapi/common.py | Markus Armbruster | 2019-10-22 | 1 | -0/+291 |