]> git.proxmox.com Git - mirror_qemu.git/history - scripts/qapi/error.py
qapi tpm: Elide redundant has_FOO in generated C
[mirror_qemu.git] / scripts / qapi / error.py
2021-05-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-04-30 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2021-04-30 John Snowqapi/error: Add type hints
2021-04-30 John Snowqapi/error.py: move QAPIParseError to parser.py
2021-04-30 John Snowqapi/error: assert QAPISourceInfo is not None
2021-04-30 John Snowqapi/error: Make QAPISourceError 'col' parameter optional
2021-04-30 John Snowqapi/error: Use Python3-style super()
2021-04-30 John Snowqapi/error: Repurpose QAPIError as an abstract base...
2020-03-12 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/q800...
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-03-05 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-03-05 Markus Armbrusterqapi: Use super() now we have Python 3
2019-10-26 Paolo BonziniMerge commit 'df84f17' into HEAD
2019-10-24 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20191...
2019-10-23 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-10-23 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-10-22 Markus Armbrusterqapi: Split up scripts/qapi/common.py