aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2020-10-10qapi/common.py: Add indent managerJohn Snow2-20/+36
2020-10-10qapi/common.py: Remove python compatibility workaroundJohn Snow1-4/+1
2020-10-10qapi: add pylintrcJohn Snow1-0/+73
2020-10-10qapi: delint using flake8John Snow4-9/+20
2020-10-10qapi: enforce import order/styling with isortJohn Snow5-5/+16
2020-10-10qapi: Remove wildcard includesJohn Snow6-8/+38
2020-10-10qapi: Prefer explicit relative importsJohn Snow10-33/+33
2020-10-10qapi: move generator entrypoint into packageJohn Snow2-88/+101
2020-10-10qapi-gen: Separate arg-parsing from generationJohn Snow1-22/+67
2020-10-10qapi: modify docstrings to be sphinx-compatibleJohn Snow1-2/+4
2020-10-09qapi: Add a 'coroutine' flag for commandsKevin Wolf4-10/+26
2020-10-06kernel-doc: Remove $decl_type='type name' hackEduardo Habkost1-11/+1
2020-10-06kernel-doc: Handle function typedefs without asterisksEduardo Habkost1-1/+1
2020-10-06kernel-doc: Handle function typedefs that return pointersEduardo Habkost1-2/+2
2020-10-06Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell1-0/+167
2020-10-05scripts: add block-coroutine-wrapper.pyVladimir Sementsov-Ogievskiy1-0/+167
2020-10-04meson: move sparse detection to Meson and rewrite check_sparse.pyPaolo Bonzini1-11/+45
2020-09-30checkpatch: Detect '%#' or '%0#' in printf-style format stringsDov Murik1-2/+8
2020-09-30checkpatch: avoid error on cover letter filesStefano Garzarella1-1/+1
2020-09-30mtest2make: add support for introspected test dependenciesPaolo Bonzini1-4/+15
2020-09-30ninjatool: rebuild multi-output targets if outputs are missingPaolo Bonzini1-0/+3
2020-09-29Remove texinfo dependency from docker and CI configsPeter Maydell1-1/+0
2020-09-29Remove Texinfo related line from git.orderfilePeter Maydell1-1/+0
2020-09-29scripts/texi2pod: Delete unused scriptPeter Maydell2-537/+1
2020-09-29scripts/qapi: Remove texinfo generation supportPeter Maydell3-311/+0
2020-09-29scripts/qapi/parser.py: improve doc comment indent handlingPeter Maydell1-19/+74
2020-09-29scripts/qapi: Move doc-comment whitespace stripping to doc.pyPeter Maydell2-8/+5
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-1/+1
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell6-7/+8
2020-09-21Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell6-245/+1057
2020-09-18scripts/codeconverter: Update to latest versionEduardo Habkost6-245/+1057
2020-09-18analyze-migration.py: fix read_migration_debug_json() return typeAlexey Kirillov1-1/+2
2020-09-18scripts/simplebench: compare write request performanceAndrey Shinkevich1-0/+170
2020-09-17scripts/: fix some comment spelling errorszhaolichang5-7/+7
2020-09-16scripts/git.orderfile: Display meson files along with buildsys onesPhilippe Mathieu-Daudé1-0/+1
2020-09-14decodetree: Improve identifier matchingRichard Henderson1-16/+30
2020-09-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell9-0/+2183
2020-09-09scripts/cleanup-trace-events: Emit files in alphabetical orderMarkus Armbruster1-5/+8
2020-09-09scripts/cleanup-trace-events: Fix for vcpu propertyMarkus Armbruster1-4/+6
2020-09-09scripts/tracetool: Use void pointer for vcpuRoman Bolshakov1-1/+1
2020-09-09scripts/tracetool: Fix dtrace generation for macOSRoman Bolshakov1-1/+14
2020-09-08codeconverter: script for automating QOM code cleanupsEduardo Habkost9-0/+2183
2020-09-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...Peter Maydell1-7/+17
2020-09-08meson: Convert undefsym.sh to undefsym.pyYonggang Luo2-20/+49
2020-09-08oss-fuzz: fix rpathAlexander Bulekov1-1/+1
2020-09-08meson: compute config_all_devices directlyPaolo Bonzini1-3/+0
2020-09-08meson: convert the speed testsPaolo Bonzini1-1/+8
2020-09-08ninjatool: use constant names for stamp filesPaolo Bonzini1-3/+5
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini1-36/+38
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini2-1/+36