]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: wire up support for common audio backend settings
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 2 Mar 2021 17:22:47 +0000 (17:22 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 9 Mar 2021 22:58:45 +0000 (22:58 +0000)
commitc99e72d18d14dfc2dbed64f04097f92dbe759b0d
tree2b7de2cdd2aaddeef25248934aa6f810ca47c87b
parent46b77b3e6ad390a1197b6a0381dadc6f8577bfed
qemu: wire up support for common audio backend settings

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
78 files changed:
src/qemu/qemu_command.c
src/qemu/qemu_validate.c
tests/qemuxml2argvdata/audio-alsa-best.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-alsa-best.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-alsa-best.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-alsa-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-alsa-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-alsa-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-alsa-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-coreaudio-best.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-coreaudio-best.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-coreaudio-best.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-coreaudio-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-coreaudio-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-coreaudio-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-coreaudio-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-file-best.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-file-best.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-file-best.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-file-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-file-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-file-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-file-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-jack-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-jack-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-jack-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-none-best.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-none-best.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-none-best.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-none-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-none-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-none-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-none-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-oss-best.args
tests/qemuxml2argvdata/audio-oss-best.x86_64-latest.args
tests/qemuxml2argvdata/audio-oss-best.xml
tests/qemuxml2argvdata/audio-oss-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-oss-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-oss-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-oss-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-pulseaudio-best.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-pulseaudio-best.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-pulseaudio-best.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-pulseaudio-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-pulseaudio-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-pulseaudio-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-pulseaudio-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-sdl-best.args
tests/qemuxml2argvdata/audio-sdl-best.x86_64-latest.args
tests/qemuxml2argvdata/audio-sdl-best.xml
tests/qemuxml2argvdata/audio-sdl-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-sdl-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-sdl-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-sdl-full.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-spice-best.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-spice-best.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-spice-best.xml [new file with mode: 0644]
tests/qemuxml2argvdata/audio-spice-full.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-spice-full.err [new file with mode: 0644]
tests/qemuxml2argvdata/audio-spice-full.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/audio-spice-full.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/audio-alsa-best.xml [new symlink]
tests/qemuxml2xmloutdata/audio-alsa-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-coreaudio-best.xml [new symlink]
tests/qemuxml2xmloutdata/audio-coreaudio-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-file-best.xml [new symlink]
tests/qemuxml2xmloutdata/audio-file-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-jack-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-none-best.xml [new symlink]
tests/qemuxml2xmloutdata/audio-none-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-oss-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-pulseaudio-best.xml [new symlink]
tests/qemuxml2xmloutdata/audio-pulseaudio-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-sdl-full.xml [new symlink]
tests/qemuxml2xmloutdata/audio-spice-best.xml [new symlink]
tests/qemuxml2xmloutdata/audio-spice-full.xml [new symlink]
tests/qemuxml2xmltest.c