]> git.proxmox.com Git - mirror_qemu.git/history - hw/audio/virtio-snd.c
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
[mirror_qemu.git] / hw / audio / virtio-snd.c
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 '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-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-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 device stub