[libvirt] [PATCH 0/2] qemu: usb-audio support and cleanup of sound card handling

John Ferlan jferlan at redhat.com
Fri Jul 25 12:49:01 UTC 2014



On 07/25/2014 04:59 AM, Peter Krempa wrote:
> qemu supports the usb sound card for a while, add support to libvirt too
> 
> Peter Krempa (2):
>   conf: Add USB sound card support and implement it for qemu
>   qemu: sound: Handle all possible sound cards in switch statement
> 
>  src/conf/domain_conf.c                        |  3 ++-
>  src/conf/domain_conf.h                        |  1 +
>  src/qemu/qemu_capabilities.c                  |  2 ++
>  src/qemu/qemu_capabilities.h                  |  1 +
>  src/qemu/qemu_command.c                       | 33 +++++++++++++++++++--------
>  tests/qemucapabilitiesdata/caps_1.2.2-1.caps  |  1 +
>  tests/qemucapabilitiesdata/caps_1.3.1-1.caps  |  1 +
>  tests/qemucapabilitiesdata/caps_1.4.2-1.caps  |  1 +
>  tests/qemucapabilitiesdata/caps_1.5.3-1.caps  |  1 +
>  tests/qemucapabilitiesdata/caps_1.6.0-1.caps  |  1 +
>  tests/qemucapabilitiesdata/caps_1.6.50-1.caps |  1 +
>  tests/qemuhelptest.c                          |  9 +++++---
>  12 files changed, 41 insertions(+), 14 deletions(-)
> 
ACK series.

John




More information about the libvir-list mailing list