summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/hxtool-conv: Archive script used in qemu-options.hx conversionPeter Maydell2020-03-061-0/+137
* texi2pod: parse @include directives outside "@c man" blocksPaolo Bonzini2020-03-061-18/+18
* qapi: Brush off some (py)lintMarkus Armbruster2020-03-056-18/+15Star
* qapi: Use super() now we have Python 3Markus Armbruster2020-03-059-44/+43Star
* qapi: Drop conditionals for Python 2Markus Armbruster2020-03-053-15/+3Star
* qapi: Inheriting from object is pointless with Python 3, dropMarkus Armbruster2020-03-054-12/+12
* Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini2020-02-252-0/+114
|\
| * Avoid cpu_physical_memory_rw() with a constant is_write argumentPhilippe Mathieu-Daudé2020-02-201-0/+12
| * Let cpu_[physical]_memory() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-0/+14
| * Avoid address_space_rw() with a constant is_write argumentPeter Maydell2020-02-201-0/+13
| * Let address_space_rw() calls pass a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-0/+12
| * Remove unnecessary cast when using the cpu_[physical]_memory APIPhilippe Mathieu-Daudé2020-02-201-0/+10
| * Remove unnecessary cast when using the address_space APIPhilippe Mathieu-Daudé2020-02-201-1/+14
| * hw/net: Avoid casting non-const pointer, use address_space_write()Philippe Mathieu-Daudé2020-02-201-0/+14
| * hw: Remove unnecessary cast when calling dma_memory_read()Philippe Mathieu-Daudé2020-02-201-0/+23
| * scripts/git.orderfile: Display Cocci scripts before code modificationsPhilippe Mathieu-Daudé2020-02-201-0/+3
* | softmmu: move vl.c to softmmu/Alexander Bulekov2020-02-222-2/+3
* | scripts/checkpatch.pl: Detect superfluous semicolon in C codePhilippe Mathieu-Daudé2020-02-181-0/+5
|/
* Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell2020-02-141-4/+8
|\
| * git: Make submodule check only needed modulesJuan Quintela2020-02-131-4/+8
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-02-131-1/+1
|\ \ | |/ |/|
| * minikconf: accept alnum identifiersMarc-André Lureau2020-02-121-1/+1
* | drop "from __future__ import print_function"Paolo Bonzini2020-02-0721-21/+0Star
* | make all Python scripts executablePaolo Bonzini2020-02-072-0/+0
* | scripts/signrom: remove Python 2 support, add shebangPaolo Bonzini2020-02-071-8/+4Star
* | scripts: Explicit usage of Python 3 (scripts without __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* | scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé2020-02-0723-23/+0Star
* | scripts/minikconf: Explicit usage of Python 3Philippe Mathieu-Daudé2020-02-071-0/+1
* | scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-0714-14/+14
* | scripts/checkpatch.pl: Only allow Python 3 interpreterPhilippe Mathieu-Daudé2020-02-071-0/+6
|/
* scripts/qemu-trace-stap: Convert documentation to rSTPeter Maydell2020-02-031-140/+0Star
* hxtool: Support SRST/ERST directivesPeter Maydell2020-02-031-1/+32
* virtiofsd: Pull in kernel's fuse.hDr. David Alan Gilbert2020-01-231-0/+1
* scripts/git.orderfile: Display decodetree before C sourcePhilippe Mathieu-Daudé2020-01-221-0/+3
* qapi: Fix code generation with Python 3.5Markus Armbruster2020-01-201-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell2020-01-146-59/+93
|\
| * qapi: Simplify QAPISchemaModularCVisitorMarkus Armbruster2020-01-145-22/+23
| * qapi: Fix code generation for empty modulesMarkus Armbruster2020-01-141-11/+13
| * qapi: Proper intermediate representation for modulesMarkus Armbruster2020-01-141-20/+43
| * qapi: Generate command registration stuff into separate filesMarkus Armbruster2020-01-141-4/+11
| * qapi: Tweak "command returns a nice type" check for clarityMarkus Armbruster2020-01-141-4/+5
* | trace: update qemu-trace-stap to Python 3Stefan Hajnoczi2020-01-131-4/+4
|/
* docs: tweak kernel-doc for QEMU coding standardsPaolo Bonzini2019-12-171-9/+19
* docs: import Linux kernel-doc script and extensionPaolo Bonzini2019-12-171-0/+2226
* analyze-migration.py: replace numpy with python 3.2Marc-André Lureau2019-12-161-16/+19
* analyze-migration.py: fix find() type errorMarc-André Lureau2019-12-161-2/+2
* vmstate-static-checker: Fix for current pythonDr. David Alan Gilbert2019-11-251-2/+4
* scripts: Detect git worktrees for get_maintainer.pl --gitAlexey Kardashevskiy2019-11-191-1/+1
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-11-071-1/+1
|\
| * global: Squash 'the the'Dr. David Alan Gilbert2019-11-061-1/+1