aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2021-02-19scripts/checkpatch: Improve the check for authors mangled by the mailing listThomas Huth1-1/+1
2021-02-18Hexagon build infrastructureTaylor Simpson1-1/+5
2021-02-18Hexagon (linux-user/hexagon) Linux user emulationTaylor Simpson1-0/+1
2021-02-15travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé1-1/+1
2021-02-09get_maintainer: update repo URL to GitLabStefan Hajnoczi1-1/+1
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2021-02-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell1-0/+122
2021-02-08Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...Peter Maydell8-96/+131
2021-02-08fuzz: fix wrong index in clear_bitsQiuhao Li1-1/+1
2021-02-08qapi: enable strict-optional checksJohn Snow1-1/+0
2021-02-08qapi: type 'info' as Optional[QAPISourceInfo]John Snow5-6/+6
2021-02-08qapi/gen: Drop support for QAPIGen without a file nameMarkus Armbruster1-2/+2
2021-02-08qapi/commands: Simplify command registry generationMarkus Armbruster1-27/+22
2021-02-08qapi/gen: Support switching to another module temporarilyMarkus Armbruster1-0/+7
2021-02-08qapi/gen: write _genc/_genh access shimsJohn Snow1-5/+13
2021-02-08qapi: centralize the built-in module name definitionJohn Snow1-5/+8
2021-02-08qapi/gen: Combine ._add_[user|system]_moduleMarkus Armbruster3-14/+7
2021-02-08qapi: use './builtin' as the built-in module nameJohn Snow2-19/+19
2021-02-08qapi: use explicitly internal module namesJohn Snow3-3/+4
2021-02-08qapi/gen: Replace ._begin_system_module()Markus Armbruster3-6/+7
2021-02-08qapi: centralize is_[user|system|builtin]_module methodsJohn Snow2-16/+40
2021-02-08qapi/gen: inline _wrap_ifcond into end_if()John Snow1-5/+2
2021-02-08qapi/main: handle theoretical None-return from re.match()John Snow1-0/+2
2021-02-08qapi/events: fix visit_event typingJohn Snow1-5/+7
2021-02-08qapi/commands: assert arg_type is not NoneJohn Snow1-3/+6
2021-02-08migration: introduce 'userfaultfd-wrlat.py' scriptAndrey Gruzdev1-0/+122
2021-02-08scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée1-0/+1
2021-02-01simpletrace: build() missing 2 required positional argumentsVolker Rümelin1-1/+3
2021-02-01trace: make the 'log' backend timestamp configurableStefan Hajnoczi1-6/+13
2021-02-01tracetool: also strip %l and %ll from systemtap format stringsDaniel P. Berrangé1-1/+6
2021-02-01tracetool: fix "PRI" macro decodingLaurent Vivier1-0/+1
2021-01-29Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell1-8/+26
2021-01-29configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman1-8/+26
2021-01-29hvf: Add hypervisor entitlement to output binariesAlexander Graf1-0/+13
2021-01-26simplebench: add bench-backup.pyVladimir Sementsov-Ogievskiy1-0/+167
2021-01-26simplebench: bench_block_job: add cmd_options argumentVladimir Sementsov-Ogievskiy2-5/+8
2021-01-26simplebench/bench_block_job: use correct shebang line with python3Vladimir Sementsov-Ogievskiy1-1/+1
2021-01-21update-linux-headers: Include const.hEric Farman1-1/+4
2021-01-18scripts/checkpatch.pl: fix git-show invocation to include diffstatAlex Bennée1-1/+1
2021-01-13decodetree: Open files with encoding='utf-8'Philippe Mathieu-Daudé1-3/+6
2021-01-12scripts/gdb: implement 'qemu bt'Maxim Levitsky2-1/+28
2021-01-12scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky1-0/+7
2021-01-11fuzz: heuristic split write based on past IOsQiuhao Li1-0/+56
2021-01-11fuzz: add minimization optionsQiuhao Li1-4/+26
2021-01-11fuzz: set bits in operand of write/out to zeroQiuhao Li1-0/+39
2021-01-11fuzz: remove IO commands iterativelyQiuhao Li1-15/+26
2021-01-11fuzz: split write operand using binary approachQiuhao Li1-9/+20
2021-01-11fuzz: double the IOs to remove for every loopQiuhao Li1-12/+21
2021-01-11fuzz: accelerate non-crash detectionQiuhao Li1-13/+31
2021-01-08scripts/coccinelle: New script to remove unnecessary timer_del() callsPeter Maydell1-0/+18