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