You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/scripts
Richard Henderson 5a5b06d2f6 * i386 fixes
* mtest2make cleanups to enable per-speed dependencies
 * record/replay tracepoints
 -----BEGIN PGP SIGNATURE-----
 
 iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmkdftoUHHBib256aW5p
 QHJlZGhhdC5jb20ACgkQv/vSX3jHroOv9Af/foJ7LXUHok8xnPrvKYEIkkVmJFpM
 dt7NzLRoyVHh/zOd/MOfOJCw2+/RLGxA7o1Mm+10DCM6+hcs9VeqeIGSElIP0Uvk
 NGau6/3l/pkE+oyDcziNf1zsgexQ5s258GknlF+QOddcDC1qmpud8Szw/7wHrqcN
 QzxtcYcrbf8USFuekd+5z8GgzMC9CGn6f2Qr5eG40raLB4l+ZKNHIGyR7J0WtxHT
 DcdSDmpHn5qyvAVg3NTkxgzlOnDYNpfnXzXNQ6B+QHb16d6ys4sdMwgxm0aAlzhO
 voLmj5rY1CfQD6EqZmq3sqKwVYLtyHAHtzu4MoAiRGW/7Lhg6QWNiCceGw==
 =b3oh
 -----END PGP SIGNATURE-----

Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging

* i386 fixes
* mtest2make cleanups to enable per-speed dependencies
* record/replay tracepoints

# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmkdftoUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroOv9Af/foJ7LXUHok8xnPrvKYEIkkVmJFpM
# dt7NzLRoyVHh/zOd/MOfOJCw2+/RLGxA7o1Mm+10DCM6+hcs9VeqeIGSElIP0Uvk
# NGau6/3l/pkE+oyDcziNf1zsgexQ5s258GknlF+QOddcDC1qmpud8Szw/7wHrqcN
# QzxtcYcrbf8USFuekd+5z8GgzMC9CGn6f2Qr5eG40raLB4l+ZKNHIGyR7J0WtxHT
# DcdSDmpHn5qyvAVg3NTkxgzlOnDYNpfnXzXNQ6B+QHb16d6ys4sdMwgxm0aAlzhO
# voLmj5rY1CfQD6EqZmq3sqKwVYLtyHAHtzu4MoAiRGW/7Lhg6QWNiCceGw==
# =b3oh
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 19 Nov 2025 09:24:58 AM CET
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [unknown]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [unknown]
# gpg: WARNING: The key's User ID is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* tag 'for-upstream' of https://gitlab.com/bonzini/qemu:
  replay: add tracing events
  mtest2make: do not repeat the same speed over and over
  mtest2make: add dependencies to the "speed-qualified" suite
  mtest2make: cleanup mtest-suites variables
  target/i386: fix stack size when delivering real mode interrupts
  target/i386: svm: fix sign extension of exit code
  target/i386/tcg: validate segment registers
  target/i386: Mark VPERMILPS as not valid with prefix 0
  target/i386: emulate: Make sure fetch_instruction exist before calling it
  ioapic: fix typo in irqfd check

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 weeks ago
..
ci tests/docker: add coreutils to the package list 3 weeks ago
coccinelle system/physmem: Remove legacy cpu_physical_memory_rw() 2 months ago
codeconverter audio: move audio.h under include/qemu/ 1 month ago
coverage
coverity-scan scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' category 3 months ago
kvm target/i386: enumerate VMX nested-exception support 2 years ago
lib/kdoc scripts/kernel-doc: tweak for QEMU coding standards 3 months ago
modules
oss-fuzz treewide: remove unnessary "coding" header 2 months ago
performance
qapi python/qapi: delint import statements 2 weeks ago
qemu-guest-agent scripts/qemu-guest-agent/fsfreeze-hook: improve script description 1 month ago
qemugdb treewide: remove unnessary "coding" header 2 months ago
qmp
rust rust: fix path to rust_root_crate.sh 2 months ago
simplebench
tracetool tracetool/syslog: add Rust support 2 months ago
analyse-9p-simpletrace.py
analyse-locks-simpletrace.py treewide: remove unnessary "coding" header 2 months ago
analyze-inclusions include/system: Move exec/memory.h to system/memory.h 8 months ago
analyze-migration.py migration: Add MIG_CMD_SWITCHOVER_START and its load handler 9 months ago
archive-source.sh subprojects: add glib-sys-rs 2 months ago
arm_processor_error.py scripts/ghes_inject: add a script to generate GHES error inject 2 months ago
block-coroutine-wrapper.py block-coroutine-wrapper: use qemu_get_current_aio_context() 2 years ago
check_sparse.py
checkpatch.pl scripts/checkpatch: Check DEVICE_NATIVE_ENDIAN 2 weeks ago
clean-header-guards.pl
clean-includes include: Rename sysemu/ -> system/ 12 months ago
clean_functional_cache.py tests: Evict stale files in the functional download cache after a while 2 months ago
cleanup-trace-events.pl
cocci-macro-file.h win32: remove usage of attribute gcc_struct 11 months 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 decodetree: Infer argument set before inferring format 4 months ago
device-crash-test scripts/device-crash-test: fix spurious EOFError messages 1 month ago
disas-objdump.pl
dump-guest-memory.py
entitlement.sh
extract-vsssdk-headers
feature_to_c.py gdbstub: Add members to identify registers to GDBFeature 2 years ago
fix-multiline-comments.sh
get-wraps-from-cargo-registry.py scripts: add script to help distros use global Rust packages 4 months ago
get_maintainer.pl scripts/get_maintainer.pl: don't print parentheses 2 years ago
ghes_inject.py scripts/ghes_inject: add a script to generate GHES error inject 2 months ago
git-submodule.sh
git.orderfile
hxtool
kernel-doc.py scripts: Import Python kerneldoc from Linux kernel 3 months ago
make-config-poison.sh
make-release subprojects: add attrs crate 2 months ago
meson-buildoptions.py scripts: clean up meson-buildoptions.py 1 month ago
meson-buildoptions.sh * i386: fix migration issues in 10.1 2 months ago
meson.build
minikconf.py scripts/minikconf.py: s/Error/KconfigParserError 4 months ago
mkemmc.sh scripts: Add helper script to generate eMMC block device images 1 month ago
modinfo-collect.py treewide: remove unnessary "coding" header 2 months ago
modinfo-generate.py treewide: remove unnessary "coding" header 2 months ago
mtest2make.py mtest2make: do not repeat the same speed over and over 2 weeks ago
nsis.py Fix objdump output parser in "nsis.py" 8 months ago
probe-gdb-support.py treewide: remove unnessary "coding" header 2 months ago
python_qmp_updater.py scripts: add python_qmp_updater.py 2 years ago
qapi-gen.py
qcow2-to-stdout.py scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout 9 months ago
qemu-binfmt-conf.sh binfmt: Add --ignore-family option 9 months ago
qemu-gdb.py scripts/qemu-gdb: Always do full stack dump for python errors 10 months ago
qemu-plugin-symbols.py treewide: remove unnessary "coding" header 2 months ago
qemu-stamp.py
qemu-trace-stap scripts: improve error from qemu-trace-stap on missing 'stap' 10 months ago
qemu-version.sh
qmp_helper.py scripts/ghes_inject: add a script to generate GHES error inject 2 months ago
qom-cast-macro-clean-cocci-gen.py licenses: Remove SPDX tags not being license identifier for Linaro 10 months ago
rdma-migration-helper.sh qtest/migration/rdma: Add test for rdma migration with ipv6 7 months ago
refresh-pxe-roms.sh
render_block_graph.py python/qemu: rename command() to cmd() 2 years ago
replay-dump.py treewide: remove unnessary "coding" header 2 months ago
rust-to-clang-target-test.sh configure: set the bindgen cross target 2 months ago
rust-to-clang-target.sh configure: set the bindgen cross target 2 months ago
shaderinclude.py
signrom.py
simpletrace.py
symlink-install-tree.py scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing 1 year ago
tracetool.py treewide: remove unnessary "coding" header 2 months ago
u2f-setup-gen.py
undefsym.py
update-linux-headers.sh * i386: fix migration issues in 10.1 2 months ago
update-mips-syscall-args.sh
update-syscalltbl.sh linux-user,loongarch: move to syscalltbl file 1 year ago
userfaultfd-wrlat.py tests, scripts: Don't import print_function from __future__ 3 months ago
vmstate-static-checker.py scripts/vmstate-static-checker: Fix deprecation warnings with latest argparse 1 month ago
xen-detect.c
xml-preprocess-test.py
xml-preprocess.py scripts/xml-preprocess: Make sure this script is invoked via the right Python 2 years ago