]> git.proxmox.com Git - mirror_qemu.git/history - hw/audio
hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
[mirror_qemu.git] / hw / audio /
2024-04-26 Richard HendersonMerge tag 'accel-20240426' of https://github.com/philmd...
2024-04-26 Richard HendersonMerge tag 'pull-nbd-2024-04-25' of https://repo.or...
2024-04-26 Philippe Mathieu... exec: Declare target_words_bigendian() in 'exec/tswap.h'
2024-04-25 Richard HendersonMerge tag 'hw-misc-20240425' of https://github.com...
2024-04-25 Richard HendersonMerge tag 'pull-target-arm-20240425' of https://git...
2024-04-25 Peter Maydellhw, target: Add ResetType argument to hold and exit...
2024-04-15 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-04-10 Peter MaydellMerge tag 'hw-misc-20240410' of https://github.com...
2024-04-10 Philippe Mathieu... hw/audio/virtio-snd: Remove unused assignment
2024-04-09 Peter MaydellMerge tag 'edk2-20240409-pull-request' of https://gitla...
2024-04-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-04-09 Manos Pitsidianakisvirtio-snd: rewrite invalid tx/rx message handling
2024-04-09 Zheyu Mavirtio-snd: Enhance error handling for invalid transfers
2024-03-18 Peter MaydellMerge tag 'migration-20240317-pull-request' of https...
2024-03-13 Peter MaydellMerge tag 'pull-maintainer-final-130324-1' of https...
2024-03-13 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2024-03-12 Volker Rümelinhw/audio/virtio-sound: return correct command response...
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-05 Peter MaydellMerge tag 'hw-cpus-20240105' of https://github.com...
2024-01-05 Philippe Mathieu... hw/audio/sb16: Do not migrate qdev properties
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 Hendersonhw/audio: Constify VMState
2023-12-12 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-04 Stefan HajnocziMerge tag 'misc-fixes-20231204' of https://github.com...
2023-12-04 Stefan HajnocziMerge tag 'pull-target-arm-20231204-1' of https://git...
2023-12-04 Stefan HajnocziMerge tag 'pull-request-2023-12-04' of https://gitlab...
2023-12-04 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-12-04 Stefan HajnocziMerge tag 'pull-more-8.2-fixes-011223-2' of https:...
2023-12-04 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-12-04 Volker Rümelinhw/audio/virtio-sound: mark the device as unmigratable
2023-12-02 Manos Pitsidianakisvirtio-sound: add realize() error cleanup path
2023-12-02 Manos Pitsidianakisvirtio-snd: check AUD_register_card return value
2023-12-02 Volker Rümelinhw/audio/hda-codec: reenable the audio mixer
2023-12-02 Volker Rümelinhw/audio/hda-codec: fix multiplication overflow
2023-12-02 Volker Rümelinhw/audio/virtio-snd-pci: fix the PCI class code
2023-11-28 Stefan HajnocziMerge tag 'misc-next-20231128' of https://github.com...
2023-11-28 BALATON Zoltanhw/audio/via-ac97: Route interrupts using via_isa_set_irq()
2023-11-20 Stefan HajnocziMerge tag '20231119-xtensa-1' of https://github.com...
2023-11-20 Stefan HajnocziMerge tag 'hppa64-fixes-pull-request' of https://github...
2023-11-20 Stefan HajnocziMerge tag 'pull-error-2023-11-17' of https://repo.or...
2023-11-20 Stefan HajnocziMerge tag 'pull-request-2023-11-16' of https://gitlab...
2023-11-20 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-11-15 Michael Tokarevhw/audio/virtio-snd.c: spelling: initalize
2023-11-14 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'misc-fixes-20231113' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'pull-target-arm-20231113' of https://git...
2023-11-14 Stefan HajnocziMerge tag 'pull-pa-20231113' of https://gitlab.com...
2023-11-13 Stefan HajnocziMerge tag 'pull-request-2023-11-13' of https://gitlab...
2023-11-13 Peter Maydellhw/audio/es1370: Clean up comment
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Stefan HajnocziMerge tag 'pixman-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Manos Pitsidianakisvirtio-sound: implement audio capture (RX)
2023-11-07 Manos Pitsidianakisvirtio-sound: implement audio output (TX)
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_INFO request
2023-11-07 Manos Pitsidianakisvirtio-sound: handle control messages and streams
2023-11-07 Manos PitsidianakisAdd virtio-sound-pci device
2023-11-07 Manos PitsidianakisAdd virtio-sound device stub
2023-10-12 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-10-12 Stefan HajnocziMerge tag 'qga-pull-2023-10-11' of https://github.com...
2023-10-11 Stefan HajnocziMerge tag 'pull-omnibus-111023-1' of https://gitlab...
2023-10-11 Stefan HajnocziMerge tag 'migration-20231011-pull-request' of https...
2023-10-11 Stefan HajnocziMerge tag 'audio-pull-request' of https://gitlab.com...
2023-10-10 Stefan HajnocziMerge tag 'firmware/seabios-20231010-pull-request'...
2023-10-10 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231010...
2023-10-10 Volker Rümelinhw/audio/es1370: trace lost interrupts
2023-10-10 Volker Rümelinhw/audio/es1370: change variable type and name
2023-10-10 Volker Rümelinhw/audio/es1370: block structure coding style fixes
2023-10-10 Volker Rümelinhw/audio/es1370: remove #ifdef ES1370_VERBOSE to avoid...
2023-10-10 Volker Rümelinhw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid...
2023-10-10 Volker Rümelinhw/audio/es1370: remove unused dolog macro
2023-10-10 Volker Rümelinhw/audio/es1370: replace bit-rotted code with tracepoints
2023-10-10 Volker Rümelinhw/audio/es1370: reset current sample counter
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-06 Philippe Mathieu... hw/audio/soundhw: Clean up global variable shadowing
2023-10-06 Mark Cave-Aylandasc: generate silence if FIFO empty but engine still...
2023-10-06 Mark Cave-Aylandaudio: add Apple Sound Chip (ASC) emulation
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 Martin Kletzanderaudio: propagate Error * out of audio_init
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-22 Martin Kletzanderhw/audio/lm4549: Add errp error reporting to init function
2023-09-22 Martin Kletzanderhw/audio: Simplify hda audio init
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...
next