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.
 
 
 
 
 
 
Stefan Hajnoczi 0e3aff9ec3 semihosting, plugin and doc updates: 1 year ago
..
ci dockerfiles: install bindgen from cargo on Ubuntu 22.04 1 year ago
coccinelle hw: Define new device_class_set_legacy_reset() 2 years ago
codeconverter include: Rename sysemu/ -> system/ 1 year ago
coverage scripts/coverage: initial coverage comparison script 3 years ago
coverity-scan include: Rename sysemu/ -> system/ 1 year 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: Smarter camel_to_upper() to reduce need for 'prefix' 2 years ago
qemu-guest-agent qemu-ga: Optimize freeze-hook script logic of logging error 1 year ago
qemugdb scripts/gdb: implement 'qemu bt' 5 years ago
qmp python: rename qemu.aqmp to qemu.qmp 4 years ago
rust rust: add --check-cfg test to rustc arguments 1 year 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 migration: Fix arrays of pointers in JSON writer 1 year ago
archive-source.sh rust: add PL011 device model 1 year 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 scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing 1 year ago
clean-header-guards.pl disas: Remove libvixl disassembler 4 years ago
clean-includes include: Rename sysemu/ -> system/ 1 year ago
cleanup-trace-events.pl scripts/cleanup-trace-events: Emit files in alphabetical order 6 years ago
cocci-macro-file.h win32: remove usage of attribute gcc_struct 1 year 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
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 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2 years ago
make-config-poison.sh exec/poison: Do not poison CONFIG_SOFTMMU 3 years ago
make-release make-release: only leave tarball of wrap-file subprojects 1 year ago
meson-buildoptions.py meson-buildoptions: document the data at the top 2 years ago
meson-buildoptions.sh * rust: cleanups 1 year ago
meson.build scripts: add a XML preprocessor script 3 years ago
minikconf.py minikconf: print error entirely on stderr 2 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 tests/qtest: add TIMEOUT_MULTIPLIER 1 year ago
nsis.py scripts/nsis.py: Run dependency check for each DLL file only once 1 year ago
probe-gdb-support.py testing: Enhance gdb probe script 1 year 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-plugin-symbols.py plugins: detect qemu plugin API symbols from header 1 year 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 tests/avocado: excercise scripts/replay-dump.py in replay tests 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 scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing 1 year 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 hw/acpi: Add vmclock device 1 year 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,loongarch: move to syscalltbl file 2 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