]> git.proxmox.com Git - mirror_qemu.git/history - audio
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / audio /
2024-02-01 Peter MaydellMerge tag 'pull-aspeed-20240201' of https://github... master
2024-02-01 Peter MaydellMerge tag 'pull-loongarch-20240201' of https://gitlab...
2024-01-31 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-30 Peter Maydellmisc: Clean up includes
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-09 Peter MaydellMerge tag 'pull-replay-fixes-080124-1' of https://gitla...
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-08 Peter MaydellMerge tag 'pull-vfio-20240107' of https://github.com...
2024-01-08 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-05 Michael Tokarevaudio/audio.c: remove trailing newline in error_setg
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-04 Peter MaydellMerge tag 'pull-20231230' of https://gitlab.com/rth7680...
2023-12-29 Richard Hendersonaudio: Constify VMState
2023-11-28 Stefan HajnocziMerge tag 'pull-target-arm-20231127' of https://git...
2023-11-28 Stefan HajnocziMerge tag 'firmware/seabios-20231128-pull-request'...
2023-11-27 Stefan HajnocziMerge tag 'qga-pull-2023-11-25' of https://github.com...
2023-11-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-11-24 Akihiko Odakiaudio: Free consumed default audio devices
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Stefan HajnocziMerge tag 'pull-ppc-20231107' of https://gitlab.com...
2023-11-08 Stefan HajnocziMerge tag 'misc-fixes-pull-request' of https://gitlab...
2023-11-07 Daniel P. Berrangéaudio: don't abort on f32 audio format in wav backend
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-01 Juan Quintelamigration: Use vmstate_register_any() for audio
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-09 Stefan HajnocziMerge tag 'pull-vfio-20231009' of https://github.com...
2023-10-09 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-09 Stefan HajnocziMerge tag 'q800-for-8.2-pull-request' of https://github...
2023-10-09 Stefan HajnocziMerge tag 'pull-shadow-2023-10-06' of https://repo...
2023-10-08 Paolo Bonziniaudio, qtest: get rid of QEMU_AUDIO_DRV
2023-10-08 Paolo Bonziniaudio: reintroduce default audio backend for VNC
2023-10-08 Paolo Bonziniaudio: do not use first -audiodev as default audio...
2023-10-08 Paolo Bonziniaudio: extend -audio to allow creating a default backend
2023-10-08 Paolo Bonziniaudio: extract audio_define_default
2023-10-08 Paolo Bonziniaudio: disable default backends if -audio/-audiodev...
2023-10-08 Paolo Bonziniaudio: error hints need a trailing \n
2023-10-06 Thomas Huthaudio/ossaudio: Fix compiler warning with -Wshadow
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-04 Stefan HajnocziMerge tag 'misc-pull-request' of https://gitlab.com...
2023-10-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-03 Paolo Bonziniaudio: forbid default audiodev backend with -nodefaults
2023-10-03 Martin Kletzanderaudio: propagate Error * out of audio_init
2023-10-03 Paolo Bonziniaudio: remove QEMU_AUDIO_* and -audio-help support
2023-10-03 Paolo Bonziniaudio: simplify flow in audio_init
2023-10-03 Paolo Bonziniaudio: commonize voice initialization
2023-10-03 Paolo Bonziniaudio: return Error ** from audio_state_by_name
2023-10-03 Paolo Bonziniaudio: allow returning an error from the driver init
2023-10-03 Martin Kletzanderaudio: Require AudioState in AUD_add_capture
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Paolo Bonziniaudio: remove shadowed locals
2023-09-26 Stefan HajnocziMerge tag 'pull-nbd-2023-09-25' of https://repo.or...
2023-09-25 Stefan HajnocziMerge tag 'pull-request-2023-09-25' of https://gitlab...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Peter Maydellaudio/jackaudio: Avoid dynamic stack allocation in...
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Michael Tokarevaudio: spelling fixes
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Richard HendersonMerge tag 'pull-target-arm-20230717' of https://git...
2023-07-17 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-07-17 Marc-André Lureauaudio/pw: improve channel position code
2023-07-17 Marc-André Lureauaudio/pw: remove wrong comment
2023-07-17 Marc-André Lureauaudio/pw: simplify error reporting in stream creation
2023-07-17 Marc-André Lureauaudio/pw: add more error reporting
2023-07-17 Marc-André Lureauaudio/pw: factorize some common code
2023-07-17 Marc-André Lureauaudio/pw: add more details on error
2023-07-17 Marc-André Lureauaudio/pw: trace during init before calling pipewire API
2023-07-17 Marc-André Lureauaudio/pw: needless check for NULL
2023-07-17 Marc-André Lureauaudio/pw: drop needless case statement
2023-07-17 Marc-André Lureauaudio/pw: Pipewire->PipeWire case fix for user-visible...
2023-07-01 Richard HendersonMerge tag 'pull-tcg-20230701' of https://gitlab.com...
2023-07-01 Marc-André Lureauaudio: dbus requires pixman
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-28 Richard HendersonMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-06-28 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-06-27 Marc-André Lureauui/dbus: win32 support
2023-06-27 Marc-André Lureauui/dbus: compile without gio/gunixfdlist.h
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-20 Richard HendersonMerge tag 'pull-tcg-20230620' of https://gitlab.com...
2023-06-20 Philippe Mathieu... meson: Replace softmmu_ss -> system_ss
2023-06-03 Richard HendersonMerge tag 'migration-20230602-pull-request' of https...
2023-06-02 Richard HendersonMerge tag 'pull-nbd-2023-06-01-v2' of https://repo...
2023-06-02 Eric Blakecutils: Adjust signature of parse_uint[_full]
next