summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé2021-02-151-1/+1
* get_maintainer: update repo URL to GitLabStefan Hajnoczi2021-02-091-1/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-091-1/+1
|\
| * fuzz: fix wrong index in clear_bitsQiuhao Li2021-02-081-1/+1
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210208a'...Peter Maydell2021-02-081-0/+122
|\ \
| * | migration: introduce 'userfaultfd-wrlat.py' scriptAndrey Gruzdev2021-02-081-0/+122
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...Peter Maydell2021-02-088-96/+131
|\ \
| * | qapi: enable strict-optional checksJohn Snow2021-02-081-1/+0Star
| * | qapi: type 'info' as Optional[QAPISourceInfo]John Snow2021-02-085-6/+6
| * | qapi/gen: Drop support for QAPIGen without a file nameMarkus Armbruster2021-02-081-2/+2
| * | qapi/commands: Simplify command registry generationMarkus Armbruster2021-02-081-27/+22Star
| * | qapi/gen: Support switching to another module temporarilyMarkus Armbruster2021-02-081-0/+7
| * | qapi/gen: write _genc/_genh access shimsJohn Snow2021-02-081-5/+13
| * | qapi: centralize the built-in module name definitionJohn Snow2021-02-081-5/+8
| * | qapi/gen: Combine ._add_[user|system]_moduleMarkus Armbruster2021-02-083-14/+7Star
| * | qapi: use './builtin' as the built-in module nameJohn Snow2021-02-082-19/+19
| * | qapi: use explicitly internal module namesJohn Snow2021-02-083-3/+4
| * | qapi/gen: Replace ._begin_system_module()Markus Armbruster2021-02-083-6/+7
| * | qapi: centralize is_[user|system|builtin]_module methodsJohn Snow2021-02-082-16/+40
| * | qapi/gen: inline _wrap_ifcond into end_if()John Snow2021-02-081-5/+2Star
| * | qapi/main: handle theoretical None-return from re.match()John Snow2021-02-081-0/+2
| * | qapi/events: fix visit_event typingJohn Snow2021-02-081-5/+7
| * | qapi/commands: assert arg_type is not NoneJohn Snow2021-02-081-3/+6
| |/
* / scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée2021-02-081-0/+1
|/
* simpletrace: build() missing 2 required positional argumentsVolker Rümelin2021-02-011-1/+3
* trace: make the 'log' backend timestamp configurableStefan Hajnoczi2021-02-011-6/+13
* tracetool: also strip %l and %ll from systemtap format stringsDaniel P. Berrangé2021-02-011-1/+6
* tracetool: fix "PRI" macro decodingLaurent Vivier2021-02-011-0/+1
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-re...Peter Maydell2021-01-291-8/+26
|\
| * configure: replace --enable/disable-git-update with --with-git-submodulesDan Streetman2021-01-291-8/+26
* | hvf: Add hypervisor entitlement to output binariesAlexander Graf2021-01-291-0/+13
|/
* simplebench: add bench-backup.pyVladimir Sementsov-Ogievskiy2021-01-261-0/+167
* simplebench: bench_block_job: add cmd_options argumentVladimir Sementsov-Ogievskiy2021-01-262-5/+8
* simplebench/bench_block_job: use correct shebang line with python3Vladimir Sementsov-Ogievskiy2021-01-261-1/+1
* update-linux-headers: Include const.hEric Farman2021-01-211-1/+4
* scripts/checkpatch.pl: fix git-show invocation to include diffstatAlex Bennée2021-01-181-1/+1
* decodetree: Open files with encoding='utf-8'Philippe Mathieu-Daudé2021-01-131-3/+6
* scripts/gdb: implement 'qemu bt'Maxim Levitsky2021-01-122-1/+28
* scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frameMaxim Levitsky2021-01-121-0/+7
* fuzz: heuristic split write based on past IOsQiuhao Li2021-01-111-0/+56
* fuzz: add minimization optionsQiuhao Li2021-01-111-4/+26
* fuzz: set bits in operand of write/out to zeroQiuhao Li2021-01-111-0/+39
* fuzz: remove IO commands iterativelyQiuhao Li2021-01-111-15/+26
* fuzz: split write operand using binary approachQiuhao Li2021-01-111-9/+20
* fuzz: double the IOs to remove for every loopQiuhao Li2021-01-111-12/+21
* fuzz: accelerate non-crash detectionQiuhao Li2021-01-111-13/+31
* scripts/coccinelle: New script to remove unnecessary timer_del() callsPeter Maydell2021-01-081-0/+18
* tracetool: show trace-events filename/lineno in fmt string errorsStefan Hajnoczi2021-01-043-0/+12
* tracetool: add input filename and line number to EventStefan Hajnoczi2021-01-041-5/+22
* tracetool: add out_lineno and out_next_lineno to out()Stefan Hajnoczi2021-01-041-1/+9