Thomas Huth d2a71d7474 Get rid of the libqemustub.a remainders 5 years ago
..
ci c02b2eac55 GitLab Gating CI: introduce pipeline-status contrib script 5 years ago
coccinelle cb3fa1e4c0 coccinelle/err-bad-newline: Fix for Python 3, and add patterns 5 years ago
coverity-scan d2a71d7474 Get rid of the libqemustub.a remainders 5 years ago
kvm e57a707a82 scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main() 5 years ago
modules 5aa628045d scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main 5 years ago
oss-fuzz 7cee363bc2 scripts/oss-fuzz: Limit target list to i386-softmmu 5 years ago
performance 01afa757b6 scripts/performance: Add dissect.py script 5 years ago
qapi cbf97d5b79 qapi: Fix visit_type_STRUCT() not to fail for null object 5 years ago
qemu-guest-agent 7294e600eb qemu-guest-agent: freeze-hook to ignore dpkg files as well 7 years ago
qemugdb 6acc5c0469 scripts/qemugdb: Remove shebang header 5 years ago
qmp 2d110c1149 python: remove more instances of sys.version_info 5 years ago
simplebench 28c4992adf scripts/simplebench: add example usage of simplebench 5 years ago
tracetool 000822441e tracetool: carefully define SDT_USE_VARIADIC 5 years ago
travis 0708e6476f travis: add gcovr summary for GCOV build 7 years ago
analyse-9p-simpletrace.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
analyse-locks-simpletrace.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
analyze-inclusions fcf5ef2ab5 Move target-* CPU file into a target/ folder 8 years ago
analyze-migration.py 2d110c1149 python: remove more instances of sys.version_info 5 years ago
archive-source.sh 84963b5bbf archive-source: also create a stash for submodules 6 years ago
checkpatch.pl 143a768c57 checkpatch: Change occurences of 'kernel' to 'qemu' in user messages 5 years ago
clean-header-guards.pl c0a9956b32 scripts/clean-header-guards: Fix handling of trailing comments 6 years ago
clean-includes a6703e65ec scripts/clean-includes: Mark 'qemu/qemu-plugin.h' as special header 5 years ago
cleanup-trace-events.pl a44cf524f8 scripts/cleanup-trace-events: Update for current practice 6 years ago
cocci-macro-file.h 48bb55bfaa QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets 6 years ago
coverity-model.c 19020d4175 coverity-model: Fix replay_get_byte() 7 years ago
create_config 3cae16db02 create_config: remove $(CONFIG_SOFTMMU) hack 6 years ago
decodetree.py 7aa12aa215 Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch 5 years ago
device-crash-test 423edd9a31 drop "from __future__ import print_function" 5 years ago
disas-objdump.pl b7d5a9c2c6 scripts: Switch to more portable Perl shebang 8 years ago
dump-guest-memory.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
extract-vsssdk-headers 24482749c7 Add a script to extract VSS SDK headers on POSIX system 12 years ago
feature_to_c.sh bbd908025c scripts: Use $(..) instead of deprecated `..` 9 years ago
fix-multiline-comments.sh 6afeb39713 scripts: add script to convert multiline comments into 4-line format 6 years ago
gensyscalls.sh 382ae67af3 scripts: add a script to generate syscall_nr.h 5 years ago
get_maintainer.pl bac068e064 softmmu: move vl.c to softmmu/ 5 years ago
git-submodule.sh 1a920d2b63 git: Make submodule check only needed modules 5 years ago
git.orderfile bab694faed maint: Include top-level *.rst files early in git diff 5 years ago
hxtool 3885e2c25c hxtool: Remove Texinfo generation support 5 years ago
hxtool-conv.pl 2b63ec5fb2 scripts/hxtool-conv: Archive script used in qemu-options.hx conversion 5 years ago
kernel-doc 152d1967f6 kernel-doc: Use c:struct for Sphinx 3.0 and later 5 years ago
make-release 45c61c6c23 make-release: pull in edk2 submodules so we can build it from tarballs 5 years ago
minikconf.py ddd633e525 minikconf: explicitly set encoding to UTF-8 5 years ago
qapi-gen.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
qemu-binfmt-conf.sh 7c81570d93 scripts/qemu-binfmt-conf: Update for sparc64 5 years ago
qemu-gdb.py 806c200ef4 scripts/qemu-gdb: Use Python 3 interpreter 5 years ago
qemu-trace-stap 3f0097169b trace: update qemu-trace-stap to Python 3 5 years ago
refresh-pxe-roms.sh 93a2b3c470 roms: rewrite scripts/refresh-pxe-roms.sh 12 years ago
render_block_graph.py e3a23b4803 python/qmp.py: re-absorb MonitorResponseError 5 years ago
replay-dump.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
shaderinclude.pl b7d5a9c2c6 scripts: Switch to more portable Perl shebang 8 years ago
show-fixed-bugs.sh aa2192bf14 show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``) 6 years ago
signrom.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
simpletrace.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
switch-timer-api b7d5a9c2c6 scripts: Switch to more portable Perl shebang 8 years ago
tap-driver.pl 86f13ef318 scripts: improve message when TAP based tests fail 5 years ago
tap-merge.pl 2a11ee1019 tap: flush STDOUT on newline 6 years ago
texi2pod.pl 41955e1b6f texi2pod: parse @include directives outside "@c man" blocks 5 years ago
tracetool.py f892b494fa scripts/tracetool: Update maintainer email address 5 years ago
update-linux-headers.sh a62a9e192b virtiofsd: Pull in kernel's fuse.h 5 years ago
update-mips-syscall-args.sh 5733333020 linux-user,mips: update syscall-args-o32.c.inc 5 years ago
update-syscalltbl.sh e3a6c825b2 linux-user, scripts: add a script to update syscall.tbl 5 years ago
vmstate-static-checker.py 423edd9a31 drop "from __future__ import print_function" 5 years ago