]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Add USB sound card support and implement it for qemu
authorPeter Krempa <pkrempa@redhat.com>
Thu, 24 Jul 2014 15:32:31 +0000 (17:32 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 8 Aug 2014 12:34:20 +0000 (14:34 +0200)
commite260a0e60a5abc48f27d09900ca3150130919d3f
treeda9b076e72bdcf361ef686e494556d65032da8e2
parent2e194e5bccb4d5b7802ee8ba8efdc2768ee2d1ee
conf: Add USB sound card support and implement it for qemu
17 files changed:
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
tests/qemucapabilitiesdata/caps_1.2.2-1.caps
tests/qemucapabilitiesdata/caps_1.3.1-1.caps
tests/qemucapabilitiesdata/caps_1.4.2-1.caps
tests/qemucapabilitiesdata/caps_1.5.3-1.caps
tests/qemucapabilitiesdata/caps_1.6.0-1.caps
tests/qemucapabilitiesdata/caps_1.6.50-1.caps
tests/qemuhelptest.c
tests/qemuxml2argvdata/qemuxml2argv-sound-device.args
tests/qemuxml2argvdata/qemuxml2argv-sound-device.xml
tests/qemuxml2argvtest.c