aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/main.py
AgeCommit message (Expand)AuthorFilesLines
2022-01-27qapi: generate trace events by defaultVladimir Sementsov-Ogievskiy1-4/+4
2022-01-27qapi/commands: Optionally generate trace for QMP commandsVladimir Sementsov-Ogievskiy1-3/+11
2021-05-20qapi: add must_match helperJohn Snow1-4/+2
2021-02-08qapi/main: handle theoretical None-return from re.match()John Snow1-0/+2
2020-10-10qapi: Prefer explicit relative importsJohn Snow1-7/+7
2020-10-10qapi: move generator entrypoint into packageJohn Snow1-0/+95