]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
audio: Add sndio backend
authorAlexandre Ratchov <alex@caoua.org>
Wed, 7 Sep 2022 13:23:42 +0000 (15:23 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 27 Sep 2022 05:32:31 +0000 (07:32 +0200)
commit663df1cc68729adc0468d632fb19f6106ddcdca8
tree8bcb3bdd80a091b8082186fcbdb5b6e29bab8c9f
parentf3def4dd42531cb542bb0e004f375b9d89fd5853
audio: Add sndio backend

sndio is the native API used by OpenBSD, although it has been ported to
other *BSD's and Linux (packages for Ubuntu, Debian, Void, Arch, etc.).

Signed-off-by: Brad Smith <brad@comstyle.com>
Signed-off-by: Alexandre Ratchov <alex@caoua.org>
Reviewed-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Tested-by: Volker RĂ¼melin <vr_qemu@t-online.de>
Message-Id: <YxibXrWsrS3XYQM3@vm1.arverb.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
MAINTAINERS
audio/audio.c
audio/audio_template.h
audio/meson.build
audio/sndioaudio.c [new file with mode: 0644]
meson.build
meson_options.txt
qapi/audio.json
qemu-options.hx
scripts/meson-buildoptions.sh