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 c5d60e5903 Audio clean-ups
-----BEGIN PGP SIGNATURE-----
 
 iQJQBAABCgA6FiEEh6m9kz+HxgbSdvYt2ujhCXWWnOUFAmkEWqwcHG1hcmNhbmRy
 ZS5sdXJlYXVAcmVkaGF0LmNvbQAKCRDa6OEJdZac5a4RD/49KcP8h/5+QT3nu703
 OL/c/+M0DEZCVikzbj1T+nZNlUZtto/wE1vY0/xxzoyMh/4XbUFI0b/YK8WcQyUx
 ozrWOCi6TquS1QpR62FBmDJ6QDA2KteTF8Zq/owdFj+l7VJ5F5mzcuuFCxLx1EVH
 7qOIf37Vk4r8jz42CLRTusPGQZLSvS8LbTBP62guauXlVAKVWI8k9macRSqoTBRo
 VrQO3QC/JFSqkB2jGfes8AMU+RWLYPG3ICCf0UYHH/kMik/JEL+1arx7au7oukTb
 3kp8cxGnuJzBKCvY8SLwQF3YiCotYQIjSkvAQrMYBXalPBjQIIh+vzegcF1D+xZb
 6KR4kh3oXPHtVCG2AXcxA4IuAi50jYFPn6TgDkRrUAEhsOqOxLo5bmZsqWK7L3/u
 61jLKSjLRSc+NjhwHN0YVy1ocdsLf2z1LQNHjC1TuxrgI//9fQnOE2gASb8tmJGg
 BlPYp5h6G50IEaACzlZEtudWpKRb/XyflWpHbWte0VUO9dpz/cUvO1P38CpPD1dr
 ohENb8eLn0L23M12tUABV0IoA729phBYh3Eua9uIzEVfuRVfoPCuocx6VxQked91
 SZr7X9G80Nyh5YYiMlrwpN8eDgPtKfW5JwI2wYME6clGLnf/catkqCl/qp4nQeG5
 LPZiFy5Krz+QuSq41DjcSWRD+g==
 =qTgA
 -----END PGP SIGNATURE-----

Merge tag 'audio-test-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging

Audio clean-ups

# -----BEGIN PGP SIGNATURE-----
#
# iQJQBAABCgA6FiEEh6m9kz+HxgbSdvYt2ujhCXWWnOUFAmkEWqwcHG1hcmNhbmRy
# ZS5sdXJlYXVAcmVkaGF0LmNvbQAKCRDa6OEJdZac5a4RD/49KcP8h/5+QT3nu703
# OL/c/+M0DEZCVikzbj1T+nZNlUZtto/wE1vY0/xxzoyMh/4XbUFI0b/YK8WcQyUx
# ozrWOCi6TquS1QpR62FBmDJ6QDA2KteTF8Zq/owdFj+l7VJ5F5mzcuuFCxLx1EVH
# 7qOIf37Vk4r8jz42CLRTusPGQZLSvS8LbTBP62guauXlVAKVWI8k9macRSqoTBRo
# VrQO3QC/JFSqkB2jGfes8AMU+RWLYPG3ICCf0UYHH/kMik/JEL+1arx7au7oukTb
# 3kp8cxGnuJzBKCvY8SLwQF3YiCotYQIjSkvAQrMYBXalPBjQIIh+vzegcF1D+xZb
# 6KR4kh3oXPHtVCG2AXcxA4IuAi50jYFPn6TgDkRrUAEhsOqOxLo5bmZsqWK7L3/u
# 61jLKSjLRSc+NjhwHN0YVy1ocdsLf2z1LQNHjC1TuxrgI//9fQnOE2gASb8tmJGg
# BlPYp5h6G50IEaACzlZEtudWpKRb/XyflWpHbWte0VUO9dpz/cUvO1P38CpPD1dr
# ohENb8eLn0L23M12tUABV0IoA729phBYh3Eua9uIzEVfuRVfoPCuocx6VxQked91
# SZr7X9G80Nyh5YYiMlrwpN8eDgPtKfW5JwI2wYME6clGLnf/catkqCl/qp4nQeG5
# LPZiFy5Krz+QuSq41DjcSWRD+g==
# =qTgA
# -----END PGP SIGNATURE-----
# gpg: Signature made Fri 31 Oct 2025 07:43:56 AM CET
# gpg:                using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5
# gpg:                issuer "marcandre.lureau@redhat.com"
# gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>" [unknown]
# gpg:                 aka "Marc-André Lureau <marcandre.lureau@gmail.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: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5

* tag 'audio-test-pull-request' of https://gitlab.com/marcandre.lureau/qemu: (36 commits)
  audio: deprecate HMP audio commands
  audio: Rename @endianness argument as @big_endian for clarity
  audio: Remove pointless local variables
  audio: drop needless audio_driver "descr" field
  audio: move capture API to own header
  audio: cleanup, use bool for booleans
  audio: remove dependency on spice header
  audio: move audio.h under include/qemu/
  audio/dbus: use a helper function to set the backend dbus server
  audio: remove QEMUSoundCard
  audio: rename AudioState -> AudioBackend
  audio: move internal APIs to audio_int.h
  audio/replay: fix type punning
  audio: introduce AUD_set_volume_{in,out}_lr()
  audio: remove AUDIO_HOST_ENDIANNESS
  audio: remove some needless headers
  audio: initialize card_head during object init
  audio: register and unregister vmstate with AudioState
  audio: keep vmstate handle with AudioState
  audio: drop needless error message
  ...

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 days ago
..
ci scripts/ci: modify gitlab runner deb setup 5 days ago
coccinelle system/physmem: Remove legacy cpu_physical_memory_rw() 4 weeks ago
codeconverter audio: move audio.h under include/qemu/ 3 days ago
coverage scripts/coverage: initial coverage comparison script 3 years ago
coverity-scan scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' category 2 months ago
kvm target/i386: enumerate VMX nested-exception support 1 year ago
lib/kdoc scripts/kernel-doc: tweak for QEMU coding standards 2 months ago
modules scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main 6 years ago
oss-fuzz treewide: remove unnessary "coding" header 1 month ago
performance scripts/: spelling fixes 2 years ago
qapi treewide: remove unnessary "coding" header 1 month ago
qemu-guest-agent scripts/qemu-guest-agent/fsfreeze-hook: improve script description 4 days ago
qemugdb treewide: remove unnessary "coding" header 1 month ago
qmp python: rename qemu.aqmp to qemu.qmp 4 years ago
rust rust: fix path to rust_root_crate.sh 4 weeks ago
simplebench scripts/: spelling fixes 2 years ago
tracetool tracetool/syslog: add Rust support 1 month ago
analyse-9p-simpletrace.py
analyse-locks-simpletrace.py treewide: remove unnessary "coding" header 1 month ago
analyze-inclusions include/system: Move exec/memory.h to system/memory.h 6 months ago
analyze-migration.py migration: Add MIG_CMD_SWITCHOVER_START and its load handler 8 months ago
archive-source.sh subprojects: add glib-sys-rs 1 month ago
arm_processor_error.py scripts/ghes_inject: add a script to generate GHES error inject 4 weeks 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 5 years ago
checkpatch.pl scripts/checkpatch: Avoid recommending legacy qemu_bh_new_guarded() 4 weeks ago
clean-header-guards.pl disas: Remove libvixl disassembler 3 years ago
clean-includes include: Rename sysemu/ -> system/ 11 months ago
clean_functional_cache.py tests: Evict stale files in the functional download cache after a while 3 weeks ago
cleanup-trace-events.pl scripts/cleanup-trace-events: Emit files in alphabetical order 5 years ago
cocci-macro-file.h win32: remove usage of attribute gcc_struct 10 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 3 months ago
device-crash-test scripts: replace FSF postal address with licenses URL 4 months ago
disas-objdump.pl
dump-guest-memory.py
entitlement.sh scripts/entitlement.sh: Use backward-compatible cp flags 4 years ago
extract-vsssdk-headers
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-wraps-from-cargo-registry.py scripts: add script to help distros use global Rust packages 3 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 4 weeks ago
git-submodule.sh scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour 2 years ago
git.orderfile scripts/git.orderfile: Display MAINTAINERS changes first 3 years ago
hxtool meson: generate hxtool files 5 years ago
kernel-doc.py scripts: Import Python kerneldoc from Linux kernel 2 months ago
make-config-poison.sh exec/poison: Do not poison CONFIG_SOFTMMU 2 years ago
make-release subprojects: add attrs crate 1 month ago
meson-buildoptions.py scripts: clean up meson-buildoptions.py 6 days ago
meson-buildoptions.sh * i386: fix migration issues in 10.1 4 weeks ago
meson.build scripts: add a XML preprocessor script 2 years ago
minikconf.py scripts/minikconf.py: s/Error/KconfigParserError 2 months ago
modinfo-collect.py treewide: remove unnessary "coding" header 1 month ago
modinfo-generate.py treewide: remove unnessary "coding" header 1 month ago
mtest2make.py tests/qtest: add TIMEOUT_MULTIPLIER 11 months ago
nsis.py Fix objdump output parser in "nsis.py" 7 months ago
probe-gdb-support.py treewide: remove unnessary "coding" header 1 month ago
python_qmp_updater.py scripts: add python_qmp_updater.py 2 years ago
qapi-gen.py qapi: move generator entrypoint into package 5 years ago
qcow2-to-stdout.py scripts/qcow2-to-stdout.py: Add script to write qcow2 images to stdout 8 months ago
qemu-binfmt-conf.sh binfmt: Add --ignore-family option 8 months ago
qemu-gdb.py scripts/qemu-gdb: Always do full stack dump for python errors 9 months ago
qemu-plugin-symbols.py treewide: remove unnessary "coding" header 1 month ago
qemu-stamp.py meson, configure: move --with-pkgversion, CONFIG_STAMP to meson 4 years ago
qemu-trace-stap scripts: improve error from qemu-trace-stap on missing 'stap' 9 months ago
qemu-version.sh build-sys: fix git version from -version 5 years ago
qmp_helper.py scripts/ghes_inject: add a script to generate GHES error inject 4 weeks ago
qom-cast-macro-clean-cocci-gen.py licenses: Remove SPDX tags not being license identifier for Linaro 9 months ago
rdma-migration-helper.sh qtest/migration/rdma: Add test for rdma migration with ipv6 6 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 1 month ago
rust-to-clang-target-test.sh configure: set the bindgen cross target 1 month ago
rust-to-clang-target.sh configure: set the bindgen cross target 1 month ago
shaderinclude.py build-sys: fix crlf-ending C code 3 years ago
signrom.py
simpletrace.py simpletrace: added simplified Analyzer2 class 2 years ago
symlink-install-tree.py scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing 1 year ago
tracetool.py treewide: remove unnessary "coding" header 1 month ago
u2f-setup-gen.py scripts: Add u2f-setup-gen script 5 years ago
undefsym.py build: fix macOS --enable-modules build 5 years ago
update-linux-headers.sh * i386: fix migration issues in 10.1 4 weeks ago
update-mips-syscall-args.sh linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 4 years ago
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__ 2 months ago
vmstate-static-checker.py scripts/vmstate-static-checker.py: Add new hpet entry for num_timers 6 months ago
xen-detect.c xen: Drop support for Xen versions below 4.7.1 2 years ago
xml-preprocess-test.py scripts: add a XML preprocessor script 2 years ago
xml-preprocess.py scripts/xml-preprocess: Make sure this script is invoked via the right Python 2 years ago