Philippe Mathieu-Daudé 5aa628045d scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main před 5 roky
..
coccinelle d1d3a99795 scripts/coccinelle: add error-use-after-free.cocci před 5 roky
coverity-scan 9edfa3580f scripts/coverity-scan: Add Docker support před 5 roky
kvm e57a707a82 scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main() před 5 roky
modules 5aa628045d scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main před 5 roky
qapi 89bf68f933 qapi: Generate simpler marshalling code when no arguments před 5 roky
qemu-guest-agent 7294e600eb qemu-guest-agent: freeze-hook to ignore dpkg files as well před 7 roky
qemugdb 6acc5c0469 scripts/qemugdb: Remove shebang header před 5 roky
qmp 06d4c71f48 scripts/qmp: Use Python 3 interpreter před 5 roky
simplebench 28c4992adf scripts/simplebench: add example usage of simplebench před 5 roky
tracetool 91aef87a2b scripts/tracetool: Remove shebang header před 5 roky
travis 0708e6476f travis: add gcovr summary for GCOV build před 7 roky
analyse-9p-simpletrace.py 423edd9a31 drop "from __future__ import print_function" před 5 roky
analyse-locks-simpletrace.py 423edd9a31 drop "from __future__ import print_function" před 5 roky
analyze-inclusions fcf5ef2ab5 Move target-* CPU file into a target/ folder před 8 roky
analyze-migration.py 83de0ea4ad analyze-migration.py: replace numpy with python 3.2 před 5 roky
archive-source.sh 84963b5bbf archive-source: also create a stash for submodules před 6 roky
checkpatch.pl e11b06a880 checkpatch: ignore allowed diff list před 5 roky
clean-header-guards.pl c0a9956b32 scripts/clean-header-guards: Fix handling of trailing comments před 6 roky
clean-includes d66253e46a scripts/clean-includes: added duplicate #include check před 8 roky
cleanup-trace-events.pl a44cf524f8 scripts/cleanup-trace-events: Update for current practice před 6 roky
cocci-macro-file.h 48bb55bfaa QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets před 6 roky
coverity-model.c 19020d4175 coverity-model: Fix replay_get_byte() před 7 roky
create_config 3cae16db02 create_config: remove $(CONFIG_SOFTMMU) hack před 6 roky
decodetree.py b412378785 decodetree: Use Python3 floor division operator před 5 roky
device-crash-test 423edd9a31 drop "from __future__ import print_function" před 5 roky
disas-objdump.pl b7d5a9c2c6 scripts: Switch to more portable Perl shebang před 8 roky
dump-guest-memory.py 423edd9a31 drop "from __future__ import print_function" před 5 roky
extract-vsssdk-headers 24482749c7 Add a script to extract VSS SDK headers on POSIX system před 12 roky
feature_to_c.sh bbd908025c scripts: Use $(..) instead of deprecated `..` před 9 roky
fix-multiline-comments.sh 6afeb39713 scripts: add script to convert multiline comments into 4-line format před 6 roky
gensyscalls.sh 382ae67af3 scripts: add a script to generate syscall_nr.h před 5 roky
get_maintainer.pl bac068e064 softmmu: move vl.c to softmmu/ před 5 roky
git-submodule.sh 1a920d2b63 git: Make submodule check only needed modules před 5 roky
git.orderfile bab694faed maint: Include top-level *.rst files early in git diff před 5 roky
hxtool 3885e2c25c hxtool: Remove Texinfo generation support před 5 roky
hxtool-conv.pl 2b63ec5fb2 scripts/hxtool-conv: Archive script used in qemu-options.hx conversion před 5 roky
kernel-doc 152d1967f6 kernel-doc: Use c:struct for Sphinx 3.0 and later před 5 roky
make-release 45c61c6c23 make-release: pull in edk2 submodules so we can build it from tarballs před 5 roky
minikconf.py 81f49abaaa Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging před 5 roky
qapi-gen.py 423edd9a31 drop "from __future__ import print_function" před 5 roky
qemu-binfmt-conf.sh 7c81570d93 scripts/qemu-binfmt-conf: Update for sparc64 před 5 roky
qemu-gdb.py 806c200ef4 scripts/qemu-gdb: Use Python 3 interpreter před 5 roky
qemu-trace-stap 3f0097169b trace: update qemu-trace-stap to Python 3 před 5 roky
refresh-pxe-roms.sh 93a2b3c470 roms: rewrite scripts/refresh-pxe-roms.sh před 12 roky
render_block_graph.py 3d004a371e scripts: Explicit usage of Python 3 (scripts with __main__) před 5 roky
replay-dump.py 423edd9a31 drop "from __future__ import print_function" před 5 roky
shaderinclude.pl b7d5a9c2c6 scripts: Switch to more portable Perl shebang před 8 roky
show-fixed-bugs.sh aa2192bf14 show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``) před 6 roky
signrom.py 423edd9a31 drop "from __future__ import print_function" před 5 roky
simpletrace.py 423edd9a31 drop "from __future__ import print_function" před 5 roky
switch-timer-api b7d5a9c2c6 scripts: Switch to more portable Perl shebang před 8 roky
tap-driver.pl 2a11ee1019 tap: flush STDOUT on newline před 6 roky
tap-merge.pl 2a11ee1019 tap: flush STDOUT on newline před 6 roky
texi2pod.pl 41955e1b6f texi2pod: parse @include directives outside "@c man" blocks před 5 roky
tracetool.py 3d004a371e scripts: Explicit usage of Python 3 (scripts with __main__) před 5 roky
update-linux-headers.sh a62a9e192b virtiofsd: Pull in kernel's fuse.h před 5 roky
update-mips-syscall-args.sh 5733333020 linux-user,mips: update syscall-args-o32.c.inc před 5 roky
update-syscalltbl.sh e3a6c825b2 linux-user, scripts: add a script to update syscall.tbl před 5 roky
vmstate-static-checker.py 423edd9a31 drop "from __future__ import print_function" před 5 roky