QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alex Bennée 82790dfefc scripts/ci: update gitlab-runner playbook to handle CentOS 3 years ago
..
ci scripts/ci: update gitlab-runner playbook to handle CentOS 3 years ago
coccinelle cleanup: Tweak and re-run return_directly.cocci 3 years ago
codeconverter scripts/codeconverter: Update to latest version 6 years ago
coverity-scan virtiofsd: Remove build and docs glue 3 years ago
kvm vmxcap: add tertiary execution controls 4 years ago
modules scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main 6 years ago
oss-fuzz gitlab: add lsan suppression file to workaround tcmalloc issues 3 years ago
performance scripts/performance: Add dissect.py script 6 years ago
qapi qapi: remove JSON value FIXME 3 years ago
qemu-guest-agent qemu-guest-agent: freeze-hook to ignore dpkg files as well 8 years ago
qemugdb scripts/gdb: implement 'qemu bt' 5 years ago
qmp python: rename qemu.aqmp to qemu.qmp 4 years ago
simplebench python: rename qemu.aqmp to qemu.qmp 4 years ago
tracetool tracing: remove transform.py 3 years ago
analyse-9p-simpletrace.py drop "from __future__ import print_function" 6 years ago
analyse-locks-simpletrace.py drop "from __future__ import print_function" 6 years ago
analyze-inclusions scripts/analyze-inclusions: drop qemu-common.h from analysis 4 years ago
analyze-migration.py analyze-migration.py: fix extract contents ('-x') errors 5 years ago
archive-source.sh Remove the slirp submodule (i.e. compile only with an external libslirp) 4 years ago
block-coroutine-wrapper.py block-coroutine-wrapper: Introduce no_co_wrapper 3 years ago
check_sparse.py meson: move sparse detection to Meson and rewrite check_sparse.py 6 years ago
checkpatch.pl scripts/checkpatch.pl: Do not allow assert(0) 3 years ago
clean-header-guards.pl disas: Remove libvixl disassembler 4 years ago
clean-includes scripts/clean-includes: Improve --git commit message 3 years ago
cleanup-trace-events.pl scripts/cleanup-trace-events: Emit files in alphabetical order 6 years ago
cocci-macro-file.h compiler.h: replace QEMU_NORETURN with G_NORETURN 4 years ago
cpu-x86-uarch-abi.py python: rename qemu.aqmp to qemu.qmp 4 years ago
decodetree.py decodetree: Extend argument set syntax to allow types 5 years ago
device-crash-test tests: run 'device-crash-test' from tests/venv 4 years ago
disas-objdump.pl scripts: Switch to more portable Perl shebang 9 years ago
dump-guest-memory.py drop "from __future__ import print_function" 6 years ago
entitlement.sh scripts/entitlement.sh: Use backward-compatible cp flags 4 years ago
extract-vsssdk-headers Add a script to extract VSS SDK headers on POSIX system 13 years ago
feature_to_c.sh Add missing include statement for global xml_builtin 3 years ago
fix-multiline-comments.sh docs: move CODING_STYLE into the developer documentation 5 years ago
gensyscalls.sh linux-user: Add LoongArch syscall support 4 years ago
get_maintainer.pl get_maintainer: update repo URL to GitLab 5 years ago
git-submodule.sh scripts: check if .git exists before checking submodule status 3 years ago
git.orderfile scripts/git.orderfile: Display MAINTAINERS changes first 3 years ago
hxtool meson: generate hxtool files 6 years ago
kernel-doc scripts/kernel-doc: strip QEMU_ from function definitions 5 years ago
main.c configure, meson: move C++ compiler detection to meson.build 4 years ago
make-config-poison.sh meson: Avoid duplicates in generated config-poison.h again 3 years ago
make-release scripts/make-release: Only clone single branches to speed up the script 3 years ago
meson-buildoptions.py build: make meson-buildoptions.sh stable 3 years ago
meson-buildoptions.sh meson: stop looking for 'sphinx-build-3' 3 years ago
meson.build trace: move configuration from configure to Meson 5 years ago
minikconf.py meson: infrastructure for building emulators 6 years ago
modinfo-collect.py scripts/modinfo-collect: remove unused/dead code 4 years ago
modinfo-generate.py modules: generates per-target modinfo 4 years ago
mtest2make.py build: add a more generic way to specify make->ninja dependencies 4 years ago
nsis.py scripts/nsis.py: Automatically package required DLLs of QEMU executables 3 years ago
probe-gdb-support.py testing: probe gdb for supported architectures ahead of time 3 years ago
qapi-gen.py qapi: move generator entrypoint into package 6 years ago
qemu-binfmt-conf.sh scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family() 4 years ago
qemu-gdb.py scripts/gdb: implement 'qemu bt' 5 years ago
qemu-stamp.py meson, configure: move --with-pkgversion, CONFIG_STAMP to meson 4 years ago
qemu-trace-stap qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful. 5 years ago
qemu-version.sh build-sys: fix git version from -version 6 years ago
refresh-pxe-roms.sh roms: rewrite scripts/refresh-pxe-roms.sh 13 years ago
render_block_graph.py python: rename qemu.aqmp to qemu.qmp 4 years ago
replay-dump.py nomaintainer: Fix Lesser GPL version number 5 years ago
shaderinclude.py build-sys: fix crlf-ending C code 3 years ago
signrom.py drop "from __future__ import print_function" 6 years ago
simpletrace.py docs: fix references to docs/devel/tracing.rst 5 years ago
symlink-install-tree.py meson: accept relative symlinks in "meson introspect --installed" data 3 years ago
test-driver.py mtest2make: hide output of successful tests 6 years ago
tracetool.py tracetool: add output filename command-line argument 5 years ago
u2f-setup-gen.py scripts: Add u2f-setup-gen script 6 years ago
undefsym.py build: fix macOS --enable-modules build 6 years ago
update-linux-headers.sh linux-headers: Add vduse.h 4 years ago
update-mips-syscall-args.sh linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 5 years ago
update-syscalltbl.sh linux-user, scripts: add a script to update syscall.tbl 6 years ago
userfaultfd-wrlat.py migration: introduce 'userfaultfd-wrlat.py' script 5 years ago
vmstate-static-checker.py vmstate-static-checker:remove this redundant return 3 years ago
xen-detect.c meson, configure: move Xen detection to meson 4 years ago