osy 2bbbeb0eaf Merge tag 'v8.0.2' into utm-edition 2 years ago
..
ci 82790dfefc scripts/ci: update gitlab-runner playbook to handle CentOS 2 years ago
coccinelle 66997c42e0 cleanup: Tweak and re-run return_directly.cocci 2 years ago
codeconverter 4a15e5bef8 scripts/codeconverter: Update to latest version 4 years ago
coverage 899c3fc2dc scripts/coverage: initial coverage comparison script 2 years ago
coverity-scan 8ab5e8a503 virtiofsd: Remove build and docs glue 2 years ago
kvm 333dbac358 vmxcap: add tertiary execution controls 3 years ago
modules 5aa628045d scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main 5 years ago
oss-fuzz 3ab8bf8341 gitlab: add lsan suppression file to workaround tcmalloc issues 2 years ago
performance 01afa757b6 scripts/performance: Add dissect.py script 5 years ago
qapi c7b7a7ded9 qapi: remove JSON value FIXME 2 years ago
qemu-guest-agent 7294e600eb qemu-guest-agent: freeze-hook to ignore dpkg files as well 7 years ago
qemugdb b9a0de3773 scripts/gdb: implement 'qemu bt' 4 years ago
qmp 37094b6dd5 python: rename qemu.aqmp to qemu.qmp 3 years ago
simplebench 37094b6dd5 python: rename qemu.aqmp to qemu.qmp 3 years ago
tracetool 29c87a281e tracing: remove transform.py 2 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 6712f04ec8 scripts/analyze-inclusions: drop qemu-common.h from analysis 3 years ago
analyze-migration.py 2c92be50bc analyze-migration.py: fix extract contents ('-x') errors 3 years ago
archive-source.sh 5890258aee Remove the slirp submodule (i.e. compile only with an external libslirp) 2 years ago
block-coroutine-wrapper.py d6ee2e324e block-coroutine-wrapper: Introduce no_co_wrapper 2 years ago
check_sparse.py deb62371fe meson: move sparse detection to Meson and rewrite check_sparse.py 4 years ago
checkpatch.pl 837cd584f4 scripts/checkpatch.pl: Do not allow assert(0) 2 years ago
clean-header-guards.pl 2116650254 disas: Remove libvixl disassembler 3 years ago
clean-includes d598d9746e scripts/clean-includes: Improve --git commit message 2 years ago
cleanup-trace-events.pl f7dc89c35d scripts/cleanup-trace-events: Emit files in alphabetical order 5 years ago
cocci-macro-file.h 8905770b27 compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
cpu-x86-uarch-abi.py 37094b6dd5 python: rename qemu.aqmp to qemu.qmp 3 years ago
decodetree.py af93ccacc7 decodetree: Extend argument set syntax to allow types 4 years ago
device-crash-test 1d8cf47e5b tests: run 'device-crash-test' from tests/venv 3 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
entitlement.sh 4006a27c5e scripts/entitlement.sh: Use backward-compatible cp flags 3 years ago
extract-vsssdk-headers 24482749c7 Add a script to extract VSS SDK headers on POSIX system 12 years ago
feature_to_c.sh efa3901e14 Add missing include statement for global xml_builtin 2 years ago
fix-multiline-comments.sh 93a1100768 docs: move CODING_STYLE into the developer documentation 4 years ago
gensyscalls.sh 1f63019632 linux-user: Add LoongArch syscall support 3 years ago
get_maintainer.pl 7a53cd20e7 get_maintainer: update repo URL to GitLab 4 years ago
git-submodule.sh dd84a906e0 scripts: check if .git exists before checking submodule status 2 years ago
git.orderfile 4828656f65 scripts/git.orderfile: Display MAINTAINERS changes first 2 years ago
hxtool 3f88565997 meson: generate hxtool files 5 years ago
kernel-doc b30df2751e scripts/kernel-doc: strip QEMU_ from function definitions 4 years ago
main.c b485458e00 configure, meson: move C++ compiler detection to meson.build 2 years ago
make-config-poison.sh 1248a15965 meson: Avoid duplicates in generated config-poison.h again 2 years ago
make-release aa4609dcb8 scripts/make-release: Only clone single branches to speed up the script 2 years ago
meson-buildoptions.py 808d15b383 build: make meson-buildoptions.sh stable 2 years ago
meson-buildoptions.sh 2bbbeb0eaf Merge tag 'v8.0.2' into utm-edition 2 years ago
meson.build 9c29b74100 trace: move configuration from configure to Meson 3 years ago
minikconf.py 2becc36a3e meson: infrastructure for building emulators 5 years ago
modinfo-collect.py 06cef3bc59 scripts/modinfo-collect: remove unused/dead code 3 years ago
modinfo-generate.py 05d6814c3e modules: generates per-target modinfo 3 years ago
mtest2make.py 9b32ba53f3 build: add a more generic way to specify make->ninja dependencies 3 years ago
nsis.py a3c1e6458d scripts/nsis.py: Automatically package required DLLs of QEMU executables 2 years ago
probe-gdb-support.py bcbc36a98f testing: probe gdb for supported architectures ahead of time 2 years ago
qapi-gen.py a76ab215ec qapi: move generator entrypoint into package 4 years ago
qemu-binfmt-conf.sh f8d1ae8262 scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family() 3 years ago
qemu-gdb.py b9a0de3773 scripts/gdb: implement 'qemu bt' 4 years ago
qemu-stamp.py b0b4323e32 meson, configure: move --with-pkgversion, CONFIG_STAMP to meson 3 years ago
qemu-trace-stap 2adf216491 qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful. 4 years ago
qemu-version.sh 242fb750bd build-sys: fix git version from -version 4 years ago
refresh-pxe-roms.sh 93a2b3c470 roms: rewrite scripts/refresh-pxe-roms.sh 12 years ago
render_block_graph.py 37094b6dd5 python: rename qemu.aqmp to qemu.qmp 3 years ago
replay-dump.py 61f3c91a67 nomaintainer: Fix Lesser GPL version number 4 years ago
shaderinclude.py e2c4012bc3 build-sys: fix crlf-ending C code 2 years ago
signrom.py 423edd9a31 drop "from __future__ import print_function" 5 years ago
simpletrace.py d0fb9657a3 docs: fix references to docs/devel/tracing.rst 4 years ago
symlink-install-tree.py f32eb0021a meson: accept relative symlinks in "meson introspect --installed" data 2 years ago
test-driver.py d322e84eef mtest2make: hide output of successful tests 5 years ago
tracetool.py c05012a365 tracetool: add output filename command-line argument 4 years ago
u2f-setup-gen.py dea01f6681 scripts: Add u2f-setup-gen script 5 years ago
undefsym.py da0dfe251d build: fix macOS --enable-modules build 4 years ago
update-linux-headers.sh 92e879505f linux-headers: Add vduse.h 3 years ago
update-mips-syscall-args.sh e2dcdcea23 linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 4 years ago
update-syscalltbl.sh e3a6c825b2 linux-user, scripts: add a script to update syscall.tbl 5 years ago
userfaultfd-wrlat.py c7243566d0 migration: introduce 'userfaultfd-wrlat.py' script 4 years ago
vmstate-static-checker.py 6191347991 vmstate-static-checker:remove this redundant return 2 years ago
xen-detect.c 14efd8d3b5 meson, configure: move Xen detection to meson 3 years ago