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.
 
 
 
 
 
 
Paolo Bonzini b3f1ce8a47 meson: remove dead optimization option 2 years ago
..
ci test: Remove libibumad dependence 2 years ago
coccinelle scripts/coccinelle: New script to add ResetType to hold and exit phases 2 years ago
codeconverter scripts/: spelling fixes 3 years ago
coverage scripts/coverage: initial coverage comparison script 3 years ago
coverity-scan scripts/coverity-scan/COMPONENTS.md: Include libqmp in testlibs 2 years ago
kvm target/i386: enumerate VMX nested-exception support 2 years ago
modules scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main 6 years ago
oss-fuzz fuzz: disable leak-detection for oss-fuzz builds 2 years ago
performance scripts/: spelling fixes 3 years ago
qapi qapi: Simplify QAPISchemaVariants @tag_member 2 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 scripts/: spelling fixes 3 years ago
tracetool tracetool: Forbid newline character in event format 2 years ago
analyse-9p-simpletrace.py drop "from __future__ import print_function" 6 years ago
analyse-locks-simpletrace.py scripts/analyse-locks-simpletrace.py: changed iteritems() to items() 3 years ago
analyze-inclusions exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET 2 years ago
analyze-migration.py analyze-migration.py: Remove trick on parsing ramblocks 2 years ago
archive-source.sh make-release: do not ship dtc sources 3 years ago
block-coroutine-wrapper.py block-coroutine-wrapper: use qemu_get_current_aio_context() 2 years ago
check_sparse.py meson: move sparse detection to Meson and rewrite check_sparse.py 6 years ago
checkpatch.pl checkpatch.pl: forbid strerrorname_np() 2 years ago
clean-header-guards.pl disas: Remove libvixl disassembler 4 years ago
clean-includes scripts/clean-includes: Update exclude list 2 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
compare-machine-types.py scripts: add script to compare compatibility properties 2 years ago
cpu-x86-uarch-abi.py scripts: drop comment about autogenerated CPU API file 2 years ago
decodetree.py tests/decode: Suppress "error: " string for expected-failure tests 3 years ago
device-crash-test python/qemu: rename command() to cmd() 3 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.py gdbstub: Add members to identify registers to GDBFeature 2 years ago
fix-multiline-comments.sh docs: move CODING_STYLE into the developer documentation 5 years ago
gensyscalls.sh target/nios2: Remove the deprecated Nios II target 2 years ago
get_maintainer.pl scripts/get_maintainer.pl: don't print parentheses 2 years ago
git-submodule.sh scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour 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
make-config-poison.sh exec/poison: Do not poison CONFIG_SOFTMMU 3 years ago
make-release make-release: switch to .xz format by default 2 years ago
meson-buildoptions.py meson-buildoptions: document the data at the top 2 years ago
meson-buildoptions.sh meson: remove dead optimization option 2 years ago
meson.build scripts: add a XML preprocessor script 3 years ago
minikconf.py meson: infrastructure for building emulators 6 years ago
modinfo-collect.py scripts: make sure scripts are invoked via $(PYTHON) 3 years ago
modinfo-generate.py scripts: make sure scripts are invoked via $(PYTHON) 3 years ago
mtest2make.py mtest2make: stop disabling meson test timeouts 2 years ago
nsis.py scripts/nsis.py: Automatically package required DLLs of QEMU executables 3 years ago
probe-gdb-support.py target/nios2: Remove the deprecated Nios II target 2 years ago
python_qmp_updater.py scripts: add python_qmp_updater.py 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
qom-cast-macro-clean-cocci-gen.py scripts: Add qom-cast-macro-clean-cocci-gen.py 3 years ago
refresh-pxe-roms.sh roms: rewrite scripts/refresh-pxe-roms.sh 13 years ago
render_block_graph.py python/qemu: rename command() to cmd() 3 years ago
replay-dump.py scripts/replay_dump: track total number of instructions 2 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 simpletrace: added simplified Analyzer2 class 3 years ago
symlink-install-tree.py Add information how to fix common build error on Windows in symlink-install-tree 3 years ago
tracetool.py tracetool: remove redundant --target-type / --target-name args 2 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 update-linux-headers: import linux/kvm_para.h header 2 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: Recognize "num" field 3 years ago
xen-detect.c xen: Drop support for Xen versions below 4.7.1 3 years ago
xml-preprocess-test.py scripts: add a XML preprocessor script 3 years ago
xml-preprocess.py scripts/xml-preprocess: Make sure this script is invoked via the right Python 3 years ago