17 Commits (36006046675228cf2fec904e717d96ca816cc21a)

Author SHA1 Message Date
John Snow 9abddb5be4 qapi/gen.py: delint with pylint 6 years ago
John Snow cc6263c44b qapi/gen.py: update write() to be more idiomatic 6 years ago
John Snow 0cbd5b0516 qapi/gen.py: Remove unused parameter 6 years ago
John Snow 17d40c3957 qapi/gen.py: add type hint annotations 6 years ago
John Snow 3ae1c84851 qapi/gen: Make _is_user_module() return bool 6 years ago
John Snow e6a34cd7a4 qapi/common.py: move build_params into gen.py 6 years ago
John Snow 5af8263d40 qapi: Remove wildcard includes 6 years ago
John Snow 7137a96099 qapi: Prefer explicit relative imports 6 years ago
John Snow adcb9b36c9 qapi: modify docstrings to be sphinx-compatible 6 years ago
Peter Maydell a27ff0a249 scripts/qapi: Remove texinfo generation support 6 years ago
Kevin Wolf 2af282ec51 qemu-storage-daemon: Add --monitor option 7 years ago
Markus Armbruster 8ec0e1a4e6 qapi: Brush off some (py)lint 7 years ago
Markus Armbruster 2cae67bcb5 qapi: Use super() now we have Python 3 7 years ago
Markus Armbruster ed39c03e2f qapi: Drop conditionals for Python 2 7 years ago
Markus Armbruster baa310f1bb qapi: Inheriting from object is pointless with Python 3, drop 7 years ago
Markus Armbruster 3bef3aaec9 qapi: Simplify QAPISchemaModularCVisitor 7 years ago
Markus Armbruster e6c42b96b9 qapi: Split up scripts/qapi/common.py 7 years ago